16 Jul
2004
16 Jul
'04
1:13 a.m.
If you need to run "./autogen.sh":
fink install automake1.8 autoconf2.5
Otherwise:
fink install \ intltool \ glib2 glib2-dev glib2-shlibs \ gtk+2 gtk+2-shlibs gtk+2-dev \ libpng3 libpng3-shlibs \ libtool14 libtool14-shlibs \ libpng-shlibs \ libsigc++12 libsigc++12-shlibs \ popt popt-shlibs export CPPFLAGS=-I/sw/include export LDFLAGS=-L/sw/lib # Run ./autogen.sh here if things break below... ./configure --prefix=/sw echo "#define ENABLE_NLS" >> config.h make make install
--
Kees Cook @outflux.net