[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Which configure?
- From: Katsumi Yamaoka <yamaoka@xxxxxxxxxx>
- Date: Tue, 02 Oct 2001 14:09:08 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 01604
- References: <m2hetirhvw.wl@peter.peter>
>>>>> In [emacs-w3m : No.01603]
>>>>> Peter Møller Neergaard <peter@mollerneergaard.net> wrote:
PMN> I have downloaded the tar ball of emacs-w3m from
PMN> http://cvs.namazu.org/emacs-w3m/. I have unpacked the tar ball.
PMN> According to README, I am supposed to do
PMN> % ./configure
PMN> The tar ball does however not contain a configure file, only
PMN> configure.in. So what am I supposed to do instead of ./configure?
Do you have `autoconf' program? If so, you have to run autoconf
in the emacs-w3m source directory in advance. Otherwise, you
may get the tar ball of autoconf program and install it. It is
available from:
ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.13.tar.gz
;; You can also use the recent versions of autoconf for
;; emacs-w3m, however, they are not suitable to some other
;; packages.
Well, developers, should we contain configure program in the CVS
repository?
--
Katsumi Yamaoka <yamaoka@namazu.org>