xorg opera suse libs problem
Ja'far Railton
ibn.richard at gmail.com
Sun Dec 3 13:04:17 PST 2006
I was having no success with getting TrueType fonts to work on www/opera
built from pkgsrc-current sources. Finally I found out about the
--debugfont option for starting opera. This gives:
~ > opera --debugfont
<snip>
Loading Xft library from Opera executable failed. Trying to load it on
our own.
Trying to load Xft 2...
dlopen("libXft.so.2") failed: libfontconfig.so.1: cannot open
shared object file: No such file or directory
dlopen("libXft2.so") failed: libXft2.so: cannot open shared
object file: No such file or directory
Failed. Trying again, really hard this time, by opening
libfontconfig on our own
dlopen("libfontconfig.so.1") failed
Failed
Trying to load Xft 1...
dlopen("libXft.so.1") failed: libfontconfig.so.1: cannot open
shared object file: No such file or directory
Failed
</snip>
[Running the same thing on my NetBSD 4.99.xx slice with a near-identical setup
succeeds in loading Xft 2...]
So, it seems that these libs can't be found. They do exist though
(firefox2 is not installed BTW - won't build):
~ > locate libXft.so.2
/usr/obj/pkgsrc/www/firefox2/work/.buildlink/lib/libXft.so.2
/usr/obj/pkgsrc/www/firefox2/work/.buildlink/lib/libXft.so.2.1.2
/usr/pkg/emul/linux/usr/X11R6/lib/libXft.so.2
/usr/pkg/emul/linux/usr/X11R6/lib/libXft.so.2.1.2
/usr/pkg/lib/libXft.so.2
/usr/pkg/lib/libXft.so.2.1.2
~ > locate libfontconfig.so.1
/usr/obj/pkgsrc/fonts/vera-ttf/work/.buildlink/lib/libfontconfig.so.1
/usr/obj/pkgsrc/fonts/vera-ttf/work/.buildlink/lib/libfontconfig.so.1.1.0
/usr/obj/pkgsrc/www/firefox2/work/.buildlink/lib/libfontconfig.so.1
/usr/obj/pkgsrc/www/firefox2/work/.buildlink/lib/libfontconfig.so.1.1.0
/usr/pkg/lib/libfontconfig.so.1
/usr/pkg/lib/libfontconfig.so.1.1.0
What am I missing in my configuration?
I have meta-pkgs/xorg and these suse packages:
~ > pkg_info -a | grep suse
suse_openmotif-10.0nb1 Linux compatibility package for the Motif library
suse_compat-10.0nb1 Linux compatibility package with old shared
libraries
suse_base-10.0nb3 Linux compatibility package
suse_x11-10.0nb2 Linux compatibility package for X11 binaries
TIA
-jr
--
DragonFly think.makhraj.net 1.7.0-PREVIEW DragonFly 1.7.0-PREVIEW #0:
Thu Nov 30 19:30:53 AST 2006
root at think.makhraj.net:/usr/obj/usr/src/sys/GENERIC pc32
More information about the Users
mailing list