Re: Help with autoconf/automake from example - please?



Robin Cull wrote:
> 
> Hi,
> 
> I'm trying to get my configure.in and makefile.am files for a package to
> compile under GNOME right using the example in the GTK+/GNOME Application
> Development book.  When I run my autoconf.sh I get moaned at by automake and
> configure.  I get these messages:
> 
> Automake:
> 
> Makefile.am : variable GNOMEUI_LIBS not defined
> Makefile.am : variable GNOME_LIBDIR not defined
> 
> configure:
> 
> ./configure: GNOME_INIT: command not found
> ./configure: GNOME_COMPILE_WARNINGS: command not found
> 
Can you be a bit more specific about the commands you run ,
and in which turn.
After having set up your configure.in and Makefile.am,
do you run :
1)aclocal
2)autoconf
3)automake -a
4) autoheader ?



-- 
  Stéphane Genaud                                    
   ICPS, Université Louis Pasteur                   
   Pôle API, Bd. S. Brant, F-67400 Illkirch        
   tel : (33)(0)390244542, 0619058113 (SFR)




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