Re: autogen.sh - aclocal - etc....




> 	  I have a problem...   I'm install cvsgnome for the first time in
> /usr, but now I want uninstall it and install in /usr/local. But
> aclocal allways look in /usr/share/aclocal for the .m4 files...  then
> how can I do this?

You can use ACLOCAL_FLAGS to pass options like this:

bash$ ACLOCAL_FLAGS="-I /gnome/share/aclocal" ./autogen.sh --prefix=/somedir

Miguel.



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