Re: [Quickfix-developers] Quickfix on FreeBSD 5?
Brought to you by:
orenmnero
From: Oren M. <ore...@ya...> - 2003-05-06 03:33:39
|
The version in the repository can be built under FreeBSD 5.0 if you do the following: install the latest autoconf and autotools from the ports collection. *uninstall* libtool from the ports collection. Get libtool 1.4 source distribution from ftp.gnu.org, build and install it. Run the bootstrap script. Now follow the directions as normal (./configure && make) and you should get a good build with unit tests and acceptance tests passing. There does seem to be a problem with the threaded acceptance tests (runat_threaded), so stick to using the regular SocketInitiator and SocketAcceptor for now. CW Johnson <jav...@ce...> wrote:Has anyone on the list gotten Quickfix 1.4.1 (or any previous version) to compile and run on FreeBSD 5.0 or 4? TIA, Cedrick ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers --------------------------------- Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. |