>>>>> Alexander Larsson writes:

AL> On Tue, 16 Feb 1999, Andreas Jaeger wrote:
>> I got the current CVS sources and tried to generate configure etc with 
>> the autogen.sh script.
>> 
>> I noticed the following problems:
>> 
>> $ libtoolize --copy --force
>> You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
>> 
>> Should I copy libtool.m4 to aclocal.m4 or is aclocal.m4 missing?

AL> I'm not really sure about this. I think you should add whats in
AL> /usr/share/aclocal/libtool.m4 to the end of the file aclocal.m4. 

There's no aclocal.m4 in the CVS archive!

AL> But this isn't a problem if you're not gonna make a distribution.
Are you sure?  Don't I need it for the generation of configure?

>> $ aclocal
>> aclocal: configure.in: 109: macro `AM_PATH_GDK_IMLIB' not found in library

AL> Since recently you need gdk-imlib installed to compile Dia. This is
AL> because we're experimenting with images. It is not final that imlib will
AL> be required in a later release, but right now you need it.
Ok, I'll grab gdk-imlib.

>> and later
>> $ ./configure
>> creating cache ./config.cache
>> ./configure: line 529: syntax error near unexpected token `AM_INIT_AUTOMAKE(dia,'
>> ./configure: line 529: `AM_INIT_AUTOMAKE(dia, 0.30)'

AL>  Dunno why this happens. Might have something to do with the first
AL> problem.
Might be.

>> I've installed glibc and gtk 1.1.13, libtool 1.2b, autoconf 2.13,
>> automake 1.4 on i486-Linux 2.2.1 with glibc 2.1, egcs 1.1.1.

AL>  Should work. You'll need gnome-xml (libxml) 0.99.3 or latest cvs too (not
AL> 0.99.5!) and imlib 1.8.2 (1.9.2 prefered)
I've got libxml 0.99.3 already and will grab imlib now.

Could you update the README, please?

Thanks,
Andreas
-- 
 Andreas Jaeger   [EMAIL PROTECTED]    [EMAIL PROTECTED]
  for pgp-key finger [EMAIL PROTECTED]

Reply via email to