DirectFB - Home of the pragmatist Roadmap


[directfb-dev] Re: More
Mailing List archive

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

[directfb-dev] Re: More



Hi,

Mike Latiolais <mlatiolais@fs1.theiqgroup.com> writes:

> Also, I have:
> GNU aclocal 1.5
> GNU autoconf 2.52
> GNU automake 1.5
> > 
> > > -----------------------
> > > aclocal: configure.in: 325: macro 'AM_GLIB_GNU_GETTEXT' not found in
> > > library
> > > aclocal: configure.in: 387: macro 'AM_GLIB_2_0' not found in library
> > > 
> > > -----------------------

if you want to compile from CVS, you need to make sure that aclocal can
find the m4 scripts installed by glib-2.0. You need to specify the path
to aclocal using the -I command line flag, for example:

 aclocal -I /usr/local/share/aclocal

I was assuming that this is mentioned in the file HACKING but it looks
as if it isn't.


Salut, Sven


-- 
Info:  To unsubscribe send a mail to listar@directfb.org with 
"unsubscribe directfb-dev" as subject.


Home | Main Index | Thread Index


directfb.org / Development / Old Archives