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

gtk+



hi, i need some help on gtk+ compiling.

i compiled glib with the following commands;

./autogen.sh --prefix=/usr/local/gnome
make
su
make install
vi /etc/ld.so.conf (added /usr/local/gnome/lib in it)
idconfig

after that i added /usr/local/gnome/bin to my $PATH
then i tried to compile gtk+

./autogen.sh --prefix=/usr/local/gnome

and i got these errors
aclocal: configure.in: 173: macro `AM_PATH_GLIB' not found in library
configure.in:392: warning: AC_TRY_RUN called without default to allow
cross compiling
....
./configure: line 581: syntax error near unexpected token
`AM_INIT_AUTOMAKE($PACKAGE,'
./configure: line 581: `AM_INIT_AUTOMAKE($PACKAGE, $VERSION, no-define)'

what should i do now? please help, thanks.

P/S: I got glib & gtk+ from cvs

- Jimmy


Reply to: