Re: Compiling gdl



Hi,

On Tue, 2002-06-04 at 18:08, Nick Hudson wrote:
> Im trying to compile gdl from cvs but i keep getting this error:
> 
> config.status: creating idl/Makefile
> config.status: creating po/Makefile.in
> config.status: error: cannot find input file: po/Makefile.in.in
>   
> 
> Thats when I run ./autogen.sh or ./configure 
> 
> I have gettext 0.11.2 installed ... ive tried even downgrading to gettext 0.10.4 and I get the same results..

Does autogen.sh give any errors?  You should get this file when running
it (in fact, it's ${prefix}/share/aclocal/gnome2-macros/autogen.sh which
does the job and should get called from autogen.sh).

Anyway, try: 

	glib-gettextize -f

and run confiure again.

HTH,
Gustavo





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