Konrad Hofbauer <[EMAIL PROTECTED]> writes: > Jean-Marc Lasgouttes wrote: >> Could it be that you have autoconf 2.62 installed? We require <= 2.61 in >> 1.5.x for now. 2.62 works, but causes warnings (which have been fixed >> for 1.6.0svn). > > No. I have 2.59. Do I have to tell autogen where my Qt installation is? >> configure.ac:7: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
Ouch! It looks like we actually require at least automake 1.7... What is your automake version? > And then a "make dist" fails after a while with: >> [snip] >> mkdir ../../LyX-1.5-1.5.7svn/lib/doc/sv >> cp: .//Users/khofbaue/lyxdevel_svn/export/lib/doc/Makefile.depend: No such >> file or directory This one is strange. JMarc