|
From: Leif M. <le...@ta...> - 2004-11-09 14:23:52
|
Ajay,
There are not currently any binaries available for that platform.
This does not mean that
the Wrapper can not be run on that platform, simply that I do not have
access to such a
machine in order to generate the build.
Please download the source distribution and give it a try. You
will most likely have a few
questions, but I should be able to walk you through it. The Wrapper's
build system uses
an included copy of Ant. Depending on the value of the os.name
property, it decides on a
Makefile to use for the current platform. Most likely you will need to
copy the current
Makefile.solaris file and make a few changes for your platform. I
suggest just running
./build.sh in the root of the src directory and see how far you get out
of the box.
I am able to support many of the platforms listed below because
several Wrapper users
are willing to donate a little bit of time and CPU a few times a year to
help out with releases
and testing. If I find someone for the Solaris Intel x86 platform to
help out then we can start
supporting that platform as well. (hint hint)
Cheers,
Leif
Ajay Khairnar wrote:
> Hi,
> I am using Java Service Wrapper for windows platform and it's working
> excellent. Thanks to tanukisoftware for development of this wrapper. I
> wish
> to know whether wrapper is available for Solaris Intel (X/86) platform or
> not. Because we are having Solaris Intel (X/86) machine and we want
> to test
> our program on this machine. I have not seen binaries download of wrapper
> for Solaris Intel (X/86) platform. Binaries downloads are available for
> following platform only:
>
> wrapper_aix_3.1.1.tar.gz -> Other
> wrapper_freebsd_3.1.1.tar.gz -> i386
> wrapper_hpux_3.1.1.tar.gz -> Other
> wrapper_hpux64_3.1.1.tar.gz -> Other
> wrapper_irix_3.1.1.tar.gz -> Other
> wrapper_linux_3.1.1.tar.gz -> i386
> wrapper_macosx_3.1.1.tar.gz -> PPC
> wrapper_osf1_3.1.1.tar.gz -> Alpha
> wrapper_solaris_3.1.1.tar.gz -> UltraSparc
> wrapper_win32_3.1.1.zip -> i386
>
> Please let me know from above which one i can use for Solaris Intel (X/86)
> platform.
> Please reply.
>
> Thanks in Advance.
>
> Regards,
> Ajay Khairnar
|