emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 23.0.60; Problems with Apple's libXft and configure


From: Peter Dyballa
Subject: Re: 23.0.60; Problems with Apple's libXft and configure
Date: Thu, 31 Jan 2008 14:39:46 +0100


Am 31.01.2008 um 01:30 schrieb Peter Dyballa:

One problem libfreetype from Apple in X11 has, that it does not understand FC_WIDTH and FC_WEIGHT_REGULAR which are not defined in their set of C header files. So I need to use libfreetype 2.19 from a "parallel" installation with Fink. Somehow I can't configure for a GNU Emacs that uses most of the X libraries from Apple's X11 and uses libfreetype and libfontconfig2 from Fink

I can now confirm that it's neither libotf nor libXaw3d or GTK2, it's just that I need to add '-L/sw/lib/fontconfig2/lib -L/sw/lib/ freetype219/lib' to LDFLAGS. This setting takes precedence to whatever pkg-config retrieves ...

In GNU Emacs 23.0.60.1 (powerpc-apple-darwin8.11.0, X toolkit)
 of 2008-01-31 on localhost
Windowing system distributor `The XFree86 Project, Inc', version 11.0.40400000 configured using `configure '--enable-font-backend' '--with- freetype' '--with-xft' '--with-x-toolkit=lucid' '--without-xaw3d' '-- without-libotf' '--without-jpeg' '--without-tiff' '--without-gif' '-- without-png' '--without-rsvg' '--without-pop' '--without-sound' '-- enable-locallisppath=/Library/Application Support/Emacs/calendar22:/ Library/Application Support/Emacs/caml:/Library/Application Support/ Emacs:/sw/share/emacs21/site-lisp/elib' 'PKG_CONFIG_PATH=/sw/lib/ freetype219/lib/pkgconfig:/sw/lib/fontconfig2/lib/pkgconfig:/sw/lib/ pkgconfig:/sw/share/pkgconfig:/usr/lib/pkgconfig:/usr/local/lib/ pkgconfig:/usr/X11R6/lib/pkgconfig' 'CPPFLAGS=-no-cpp-precomp - D__BIND_NOSTATIC' 'CFLAGS=-H -Wno-pointer-sign -bind_at_load -pipe - fPIC -mcpu=7450 -mtune=7450 -O0' 'LDFLAGS=-dead_strip - multiply_defined suppress -L/sw/lib/ncurses -L/sw/lib/fontconfig2/lib -L/sw/lib/freetype219/lib''


/sw/lib/fontconfig2/lib/libfontconfig.1.dylib (compatibility version 3.0.0, current version 3.0.0) /sw/lib/freetype219/lib/libfreetype.6.dylib (compatibility version 10.0.0, current version 10.10.0) /sw/lib/ncurses/libncurses.5.dylib (compatibility version 5.0.0, current version 5.0.0) /usr/lib/libmx.A.dylib (compatibility version 1.0.0, current version 92.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.1.10) /usr/X11R6/lib/libICE.6.dylib (compatibility version 6.3.0, current version 6.3.0) /usr/X11R6/lib/libSM.6.dylib (compatibility version 6.0.0, current version 6.0.0) /usr/X11R6/lib/libX11.6.dylib (compatibility version 6.2.0, current version 6.2.0) /usr/X11R6/lib/libXaw.7.dylib (compatibility version 7.0.0, current version 7.0.0) /usr/X11R6/lib/libXext.6.dylib (compatibility version 6.4.0, current version 6.4.0) /usr/X11R6/lib/libXft.2.dylib (compatibility version 2.1.0, current version 2.1.0) /usr/X11R6/lib/libXmu.6.dylib (compatibility version 6.2.0, current version 6.2.0) /usr/X11R6/lib/libXpm.4.dylib (compatibility version 4.11.0, current version 4.11.0) /usr/X11R6/lib/libXt.6.dylib (compatibility version 6.0.0, current version 6.0.0)

--
Greetings

  Pete

A lot of us are working harder than we want, at things we don't like to do. Why? ...In order to afford the sort of existence we don't care to live.
                                – Bradford Angier







reply via email to

[Prev in Thread] Current Thread [Next in Thread]