Hi Phil,
Now i did the following:
[EMAIL PROTECTED] src]$ ./configure --enable-debug
then i did the following:
[EMAIL PROTECTED] src]$ make
Now running autoconf ...
autoconf
configure.in:4: error: Autoconf version 2.60 or higher is required
configure.in:4: the top level
autom4te: /usr/bin/m4 failed with exit status: 63
make: *** [configure] Error 63
autoconf-2.59-12 is installed.
If you need more information let me know.
Greeting Perry
Philipp Marek wrote:
Hello Perry!
On Freitag, 1. Juni 2007 Perry Couprie wrote:
When I tried to compile fsvs on Fedora Core 6.
I got the following compile error.
How can i compile it on FC6 without upgrading autoconf ?
You shouldn't need autoconf ... I ran autoconf before packaging.
You only need to run it if you change configure.in.
It should be sufficient to do (eg.)
make CONF=--enable-debug
or
./configure --enable-debug
followed by make to build the binary.
Do you get an error? Which version is in FC6?
Greetings from Amsterdam (Holland) Perry
I know where Amsterdam is (at least in Europe) - I've been there twice :-)
Regards,
Phil