[Quickfix-users] QuickFix 1.9.2: successful unit/acceptance tests on Solaris 5.8
Brought to you by:
orenmnero
From: Hans B. <han...@ma...> - 2004-09-16 09:51:10
|
FYI: I had to install these packages to run the tests on SunOS 5.8: zlib-1.2.1-sol8-sparc-local libiconv-1.8-sol8-sparc-local libxml2-2.6.4-sol8-sparc-local libtool-1.5-sol8-sparc-local ruby-1.8.1-sol8-sparc-local rubyunit-0.5.6.tar.gz gcc-3.4.1-sol8-sparc-local All -local packages downloaded from http://www.sunfreeware.com/ I've run the unit and acceptance tests for C++ and Java without failures.(runut, runat, runut_java, runat_java) Configuration: './configure' without parameters (GNU Autoconf 2.57) OS version: [hans@test2 test]$ uname -a SunOS test2 5.8 Generic_108528-12 sun4u sparc SUNW,UltraAX-i2 JDK version: "1.3.1_07" (I also have Java 1.4.2_03, but this was not used in the test) Hans Bausewein |