|
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
|
|
From: Ajay K. <Aja...@sa...> - 2004-11-19 10:36:50
|
Hi Leif,
Thanks for such a helpful information. Today we have generated a
executable wrapper for solaris intel (x/86) by using build.sh. Now our
program is running fine with wrapper. if any user wants wrapper for solaris
intel (x/86) then please contact me on aja...@sa...
email-id.
Thanks again.
Regards,
Ajay
----- Original Message -----
From: "Leif Mortenson" <le...@ta...>
To: "Wrapper User List" <wra...@li...>
Cc: "Ajay Khairnar" <Aja...@sa...>
Sent: Tuesday, November 09, 2004 7:53 PM
Subject: [Wrapper-user] Solaris Intel (X/86)
> 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
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for FREE
> LinuxWorld Reader's Choice Award Winner for best database on Linux.
> http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
> _______________________________________________
> Wrapper-user mailing list
> Wra...@li...
> https://lists.sourceforge.net/lists/listinfo/wrapper-user
|
|
From: Leif M. <le...@ta...> - 2004-11-19 13:48:59
|
Ajay,
Great, glad you got it working. Did it require any changes? If
so, please post what you did.
I would like to make it work out of the box for people if possible.
Cheers,
Leif
Ajay Khairnar wrote:
>Hi Leif,
> Thanks for such a helpful information. Today we have generated a
>executable wrapper for solaris intel (x/86) by using build.sh. Now our
>program is running fine with wrapper. if any user wants wrapper for solaris
>intel (x/86) then please contact me on aja...@sa...
>email-id.
>
>Thanks again.
>
>Regards,
>Ajay
>----- Original Message -----
>From: "Leif Mortenson" <le...@ta...>
>To: "Wrapper User List" <wra...@li...>
>Cc: "Ajay Khairnar" <Aja...@sa...>
>Sent: Tuesday, November 09, 2004 7:53 PM
>Subject: [Wrapper-user] Solaris Intel (X/86)
>
>
>
>
>>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
>>>
>>>
>>
>>
>>-------------------------------------------------------
>>This SF.Net email is sponsored by:
>>Sybase ASE Linux Express Edition - download now for FREE
>>LinuxWorld Reader's Choice Award Winner for best database on Linux.
>>http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
>>_______________________________________________
>>Wrapper-user mailing list
>>Wra...@li...
>>https://lists.sourceforge.net/lists/listinfo/wrapper-user
>>
>>
>
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by: InterSystems CACHE
>FREE OODBMS DOWNLOAD - A multidimensional database that combines
>robust object and relational technologies, making it a perfect match
>for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
>_______________________________________________
>Wrapper-user mailing list
>Wra...@li...
>https://lists.sourceforge.net/lists/listinfo/wrapper-user
>
>
>
|
|
From: Ajay K. <Aja...@sa...> - 2004-11-23 07:25:10
|
Hi,
Following are the steps to create an executable wrapper file for solaris
intel (x/86) platform.
Steps:
1. Download wrapper source code. i.e. /wrapper_3.1.1_src
2. Download ant tool ver 1.6. i.e. apache-ant-1.6alpha build
3. Copy ant.jar, optional.jar from apache-ant-1.6alpha folder and
paste/overwrite them into wrapper_3.1.1_src/tools/lib folder.
4. Change directory to /wrapper_3.1.1_src and run command sh build.sh from
terminal window.
5. If you get FileNotFoundException for 'make' then add entry for 'make'
command into enviornment variable
OR
Edit Build.xml file and change line number 72:
<property name="make.name" value="make"/>
To
<property name="make.name" value="/usr/ccs/bin/make"/>
Where '/usr/ccs/bin/make' is absolute path for make command.
6. Again run command sh build.sh.
7. If you get error for 'gcc' It means you don't have C compiler installed
on your machine.
so download and install gcc-2.95.2-sol8-intel-local package.
Add entry for 'gcc' command into enviornment variable
OR
Edit wrapper_3.1.1_src/src/c/MakeFile.solaris file and change first
line:
'COMPILE = gcc -O3 -Wall --pedantic -DSOLARIS'
To
'COMPILE = /usr/local/bin/gcc -O3 -Wall --pedantic -DSOLARIS'
Where '/usr/local/bin/gcc' is absolute path for gcc command
6. Again run command sh build.sh.
7. On successful compilation of build you will get executable wrapper file
into /wrapper_3.1.1_src/bin folder. also you will get libwrapper.so,
wrapper.jar into /wrapper_3.1.1_src/lib folder.
Thanks.
Regards,
Ajay
----- Original Message -----
From: "Leif Mortenson" <le...@ta...>
To: <wra...@li...>
Sent: Friday, November 19, 2004 7:18 PM
Subject: Re: [Wrapper-user] Solaris Intel (X/86)
> Ajay,
> Great, glad you got it working. Did it require any changes? If
> so, please post what you did.
> I would like to make it work out of the box for people if possible.
>
> Cheers,
> Leif
>
> Ajay Khairnar wrote:
>
> >Hi Leif,
> > Thanks for such a helpful information. Today we have generated a
> >executable wrapper for solaris intel (x/86) by using build.sh. Now our
> >program is running fine with wrapper. if any user wants wrapper for
solaris
> >intel (x/86) then please contact me on aja...@sa...
> >email-id.
> >
> >Thanks again.
> >
> >Regards,
> >Ajay
|