|
From: Leif M. <le...@ta...> - 2006-02-10 03:05:31
|
Hi all, I have been trying to get things tied up for the 3.2.0 release and have made the latest pre-release builds available for testing. THESE VERSIONS WILL NOT BE SUPPORTED AND SHOULD NOT BE USED IN RELEASED SOFTWARE. If you could give them a try, I would appreciate hearing about any problems before the actual release. Normally I don't do this, but it has been a long time since the last official release. The following are the list of platforms that I am able to build personally. http://wrapper.tanukisoftware.org/tmp/3.1.2-d/wrapper-linux-ppc-64-3.2.0-d.tar.gz http://wrapper.tanukisoftware.org/tmp/3.1.2-d/wrapper-linux-x86-32-3.2.0-d.tar.gz http://wrapper.tanukisoftware.org/tmp/3.1.2-d/wrapper-linux-x86-64-3.2.0-d.tar.gz http://wrapper.tanukisoftware.org/tmp/3.1.2-d/wrapper-macosx-ppc-32-3.2.0-d.tar.gz http://wrapper.tanukisoftware.org/tmp/3.1.2-d/wrapper-solaris-sparc-32-3.2.0-d.tar.gz http://wrapper.tanukisoftware.org/tmp/3.1.2-d/wrapper-solaris-x86-32-3.2.0-d.tar.gz http://wrapper.tanukisoftware.org/tmp/3.1.2-d/wrapper-windows-x86-32-3.2.0-d.zip Additional make files for this release exist for the following versions but have not been tested for this release: aix-ppc-32 freebsd-x86-32 hpux-parisc-32 hpux-parisc-64 irix-mips-32 osf1-alpha-32 solaris-sparc-64 windows-x86-64 (This make file needs work) In most cases with this release, you can simply download the prerelease distribution and build a release for any of the above platforms by running either "./build32.sh release" or "./build64.sh release" as appropriate. This will make use of a prebuilt jar and http://wrapper.tanukisoftware.org/tmp/3.1.2-d/wrapper_prerelease_3.2.0-d.tar.gz http://wrapper.tanukisoftware.org/tmp/3.1.2-d/wrapper_prerelease_3.2.0-d.zip If you need to build the java source then you should do so using the following source distributions by running "./build32.sh pre-release" followed by "./build32.sh release". http://wrapper.tanukisoftware.org/tmp/3.1.2-d/wrapper_3.2.0-d_src_with_doc_src.tar.gz http://wrapper.tanukisoftware.org/tmp/3.1.2-d/wrapper_3.2.0-d_src_with_doc_src.zip Cheers, Leif |