Re: [gnome-db]autoconf question for making libgda (gob_check)



Roger Pilkey wrote:
> GOB_CHECK is an autoconf m4 macro for gob that is defined here (on my system
> anyway):
> 
> /usr/local/share/aclocal/gob.m4

AFAIK aclocal per default only looks in a single directory for the .m4
files, and that is in most distros the /usr/share/aclocal directory.

"aclocal --print-ac-dir" tells you the directory where aclocal searches
the .m4 files.

Unfortunately, most packages don't install the .m4 files where they are
needed. So you will probably have to copy *.m4 from
/usr/local/share/aclocal to /usr/share/aclocal.

Hope this helps,
--
Reinhard Müller
BYTEWISE Software GmbH
A-6890 Lustenau, Enga 2
http://www.bytewise.at




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