|
From: Leif M. <le...@ta...> - 2005-07-22 16:21:53
|
Olaf, Not a very helpful answer, but I am not actually sure which platform they were built for. The HPUX versions of the Wrapper are build by users who volunteer to help out with releases. If you download the src distribution, it should be fairly easy to build the wrapper on ea platform as follows: ./build.sh -Dos.name=HP-UX64 On HPUX64, you have to set the os manually. If you just run ./build.sh then it will build the HPUX version. Cheers, Leif Olaf Zschiedrich wrote: >Hello, > >may anyone can give me some information about the wrapper running on >HPUX 64bit. We like to run a J2EE server application on different HPUX >64bit machines. Some of the machines use Itanium as a processor while >other using the PA-Risc architecture. In the past we had some problems >with native libraries on the different systems cause there is no binary >compatibility between Itanium and PA-Risc. >So here is my question: >On the tanuki website i only can find one download for HPUX 64bit! Is >this version able to run on both processors architectures? > > > > > |