[GRASS5] Re: [GRASSLIST:2393] Mac OS X 10.2.x-5.3cvs e 5.7cvs binaries ready
Hamish
hamish_nospam at yahoo.com
Thu Jan 29 18:24:13 EST 2004
> New Mac OS X binaries for Grass (cvs_01_24_2004)
Are these for OSX 10.2 or 10.3, or does it matter?
> (d.text.freetype is the only module not compiled)
I was able to get this to compile using both Apple's X11 freetype2
lib and one installed from Fink. What's the error?
The following works for me anyway, change the last line to /sw/...
for Fink's one -- I think the OSX 10.3 freetype2 is newer though.
LDFLAGS="-s" ./configure --enable-shared \
--with-includes="/usr/X11R6/include /sw/include" \
--with-libs="/usr/X11R6/lib /sw/lib" \
--with-freetype \
--with-freetype-includes=/usr/X11R6/include/freetype2
regards,
Hamish
More information about the grass-dev
mailing list