|
From: Martin C. <cos...@wa...> - 2006-11-25 20:51:52
|
Arthur wrote:
[]
> gtkglextmm is more of an issue
There is now a Fink package of gtkglextmm, so this is now no more an
issue than the other packages. In fact, I got vpython-core2 CVS to build
on OSX 10.4.8/intel without problem, using existing Fink packages for
all prerequisites:
fink install freetype219 fontconfig2-dev libglademm2.4 gtkglextmm
scipy-py25 boost1.33
(this list is probably not complete)
sh ./autogen.sh
export
PKG_CONFIG_PATH=/sw/lib/fontconfig2/lib/pkgconfig:/sw/lib/xft2/lib/pkgconfig:/sw/lib/freetype219/lib/pkgconfig
./configure --prefix=/sw
make
--
Martin
|