[Quickfix-users] Solaris packages of QuickFIX 1.12.4
Brought to you by:
orenmnero
From: Jonathan K. <jon...@gm...> - 2007-08-16 23:50:08
|
Hi All, I made a Solaris package of QuickFIX 1.12.4 as part of the application I am building. It's built with the following: CC=/usr/sfw/bin/gcc CXX=/usr/sfw/bin/g++ ./configure --prefix=/opt/thoughtwave/quickfix \ --with-mysql=/usr/sfw \ --with-xml-prefix=/usr \ --with-java Most everything I build is under /opt/thoughtwave but you should be able to locate it anywhere. Also I added a SOURCES directory which is the obj code pre-built and ready to be installed on another system. This is the one labeled "Developer Kit" You can get it from http://www.thoughtwave.com/quickfix.html Hopefully, this saves someone some time in the future. This way I won't feel so guilty asking silly questions. :) Thanks, jonathan -- -- Jonathan Kalbfeld ThoughtWave Technologies LLC www.thoughtwave.com +1 323 620 6682 |