Re: autogen.sh - aclocal - etc....
- From: Richard Hult <rhult hem2 passagen se>
- To: jpg openware com ar
- cc: gnome-list gnome org
- Subject: Re: autogen.sh - aclocal - etc....
- Date: Fri, 16 Oct 1998 19:07:05 +0200 (CEST)
> 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?
set the environment variable ACLOCAL_FLAGS to '-I /usr/local/share/aclocal/'
for the ones that don't know how to do that:
for bash: export ACLOCAL_FLAGS='-I /usr/local/share/aclocal/'
for csh and friends: setenv ACLOCAL_FLAGS '-I /usr/local/share/aclocal/'
Hope it helps
Richard
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]