On Sun, 24 Mar 2002, Erik de Castro Lopo wrote: > On Sun, 24 Mar 2002 09:23:04 +0100 > Oliver Sampson <[EMAIL PROTECTED]> wrote: > > > [olsam@friday jack]$ autoconf > > Why are you runing autoconf? > > Did you read the installation instructions in the INSTALL file? > > Only package manitainers need to run autoconf etc. You should be running > the configure script. Now go and read that INSTALL file.
you're right in that he shouldn't be running autoconf, but wrong in the solution. jack is only available from cvs at this time, so you have to run some autotools. but, they shoud be run through the autogen.sh script. that said, the errors you're getting with running autogen are probably due to a missing libtool-dev package. cheers, wingo.
