Re: Error compiling gnome-libs




Nate's advice is good, but there's at least one problem:

    Nate> $ nice make distclean ; nice ./autogen.sh --prefix=/usr/local && nice make && nice make install

You should do a

	make maintainer-clean || make distclean; rm -f config.cache

to be really really sure you have cleaned up.

Also: you must do gtk+ before imlib, and gnome-objc before you do
gnome-utils.



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