Re: [Quickfix-developers] Help.. Bansai w/ Redhat9
Brought to you by:
orenmnero
From: Alex H. <al...@an...> - 2003-07-10 08:32:32
|
On Wed, 2003-07-09 at 05:38, Jim Morgan wrote: > Now you can grab quickfix. unzip and untar it, and run the ./configure > command. When that fails, run the ./bootstrap command. > Then run ./configure > again. This time configure will be OK. After this make and make install > will do their stuff, and the acceptance tests will all run. If the java > environment is installed properly in the previous step, all the java > libraries will be installed as well. > The shipped configure script was generated from an old automake and autoconf. I think it would be better to ship a source tree which had been bootstrapped on more recent autotools - the configure script would still run on older systems but would also stand a better chance in newer environments. Cheers, Alex. |