Re: [Quickfix-developers] I am stuck on the ./configure step of theQuickFIX install instructions fo
Brought to you by:
orenmnero
From: Eranga S. <PE...@ri...> - 2008-11-10 07:37:20
|
hi, It seems your download is not complete or corrupted. Download QF again and extract it properly. To run the configure you have to give execution ( x ) permission to the script. Inside the QF folder chmod -r 774 * Regards, Eranga -----Original Message----- From: patrick a [mailto:pav...@gm...] Sent: Fri 11/7/2008 11:32 PM To: qui...@li... Subject: [Quickfix-developers] I am stuck on the ./configure step of theQuickFIX install instructions for Unix. QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html I am stuck on the ./configure step of the QuickFIX install instructions for Unix. First, I downloaded the latest version for Unix, i.e. -rw-r--r-- 1 pavery jcdev 64727040 Nov 6 13:39 quickfix-1.12.4.tar But when I do the un-tar, it does extract lots of stuff, but finishes with an error, i.e. tar -xvvf quickfix-1.12.4.tar tar: directory checksum error Does this indicate that the entire extract from the tar file did not complete? I only got 359 files under doc/html and 23 under bin. The checksum error must be the real problem because trying to run ./configure or ./bootstrap results in an error, i.e.: ./configure: Command not found ./bootstrap: Command not found Any suggestions? Thanks, Pat Avery |