On Sat, 21 Jan 2012 17:58:09 +0000, Remi Mommsen <[email protected]> wrote: > On Jan 21, 2012, at 4:42 PM, Peter Dyballa wrote: > > Am 21.1.2012 um 11:56 schrieb Remi Mommsen: > > >> Why do you have libXft in /sw/lib? On my box, it's buried under > /sw/lib/xft2/lib/. Thus, root picks up the system one in > /usr/X11R6/lib as it should. > > > Because Fink installed it there! See: > > > pete 254 /\ fink list -i | grep -i xft > > i pango1-xft2-ft219 1.24.5-7 GTK+ - i18n libs (for freetype >= 2.1.9) > > i pango1-xft2-ft219-dev 1.24.5-7 GTK+ - i18n text development > headers and libraries (for freetype >= 2.1.9) > > i pango1-xft2-ft219-shlibs 1.24.5-7 GTK+ - i18n text shared > libraries (for freetype >= 2.1.9) > > i system-pkgconfig-xft 2.1.13-1 [virtual pkgconfig package > representing xft] > > p xft1 [virtual package] > > p xft1-dev [virtual package] > > p xft1-shlibs [virtual package] > > p xft2 [virtual package] > > i xft2-dev 2.2.0-2 FreeType font support for X11 apps > > i xft2-shlibs 2.2.0-2 FreeType font support for X11 apps > > pete 255 /\ l /sw/lib/libXft* > > lrwxr-xr-x 1 root admin 31 7 Sep 21:12 /sw/lib/libXft.dylib -> > /sw/lib/xft2/./lib/libXft.dylib > > lrwxr-xr-x 1 root admin 28 7 Sep 21:12 /sw/lib/libXft.la -> > /sw/lib/xft2/./lib/libXft.la > > pete 256 /\ dpkg -S /sw/lib/libXft.dylib > > xft2-dev: /sw/lib/libXft.dylib > > I see. Removing xft2-dev should allow you to build root5. > Unfortunately, a buildconflict on xft2-dev does not work as it should > (c.f. my posting to fink-devel).
The root5 in my cvs exp builds and passes all tests on 10.7 *with* the latest xft2-dev there installed. dan -- Daniel Macks [email protected] ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
