Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Fontconfig confusion
> /usr/pkg/bin/vim:
> ...
> -lfreetype.6 => /usr/pkg/lib/libfreetype.so.6
> -lfontconfig.1 => /usr/pkg/lib/libfontconfig.so.1
> ...
> -lfreetype.9 => /usr/X11R6/lib/libfreetype.so.9
> -lfontconfig.1 => /usr/X11R6/lib/libfontconfig.so.1
Can you objdump -x on vim and its dependencies to track down what uses
which? (grep for NEED)
Thanks
> this looks like a mess... will Vim use the one set of libraries for one
> thing and the other for some random other thing?
Later when NetBSD switches to X.org on pkgsrc as its main X11 this problem
will be gone. But we should make sure it is correct for now also.
Jeremy C. Reed
Home |
Main Index |
Thread Index |
Old Index