On Jan 17 18:43:24, slymer@slymer.org wrote: :On Fri, 17 Jan 2003 10:33:50 +0100 :Jan Stary <jsta6559@artax.karlin.mff.cuni.cz> wrote: : :> Similar problem here. I just checked out, and I get :> :> hans@jorgen dillo$ pwd :> /home/hans/src/dillo :> hans@jorgen dillo$ ./configure --prefix=$HOME --disable-ipv6 :> [ .. no problem here, all libraries found etc .. ] :> config.status: executing default-1 commands : :I looked at the old configure script, and a few others. The :configure script from CVS does not check for aclocal, autoconf :etc.. Yeah; it seems it only looks for *.h, -lib*, etc, and the check for aclocal & company is only done when you 'make' - it runs './missing', which tries to run aclocal, autoconf and automake. And in the case of autoconf, it fails (because of 'undefined macros' AC_CONFIG_FILES and AC_CONFIG_SRCDIR in configure.in) and says autoconf is not installed - at least that's what happens on my machine, which is Debian testing with autoconf 2.13 :OTOH. what is the URL you have used to get the patch you :meantioned in an earlier e-mail ? On the homepage, there is a link 'Links', which points to a page containing a link to 'Russian encoding patches' or something similar. On that site you can find the patches and the 070pre1 tarball. (Of course, adding an encoding is a general task, so it's doesn't only add Russian encoding, but many others). Jan : :-- :People tend to make rules for others and exceptions for :themselves. :Registered Linux user #298569 : :_______________________________________________ :Dillo-dev mailing list :Dillo-dev@lists.auriga.wearlab.de :http://lists.auriga.wearlab.de/cgi-bin/mailman/listinfo/dillo-dev