12 ...
13 To build:
14
15 ./configure
16 make
17 ...
but
$ ./configure
bash: ./configure: No such file or directory
regards
ben
$ ls ./configure
ls: ./configure: No such file or directory
$ autoheader
$ autoconf
$ ls ./configure
./configure
or do I miss something?
2009/4/30 Ben Jakb <ben....@gmail.com>:
Well you always have to run autoreconf when checking an autotools
project out of source control. I suggest you grab a good book or
documentation on autotools.
Rich.
--
Richard Jones
Red Hat