|
From: Leif M. <le...@ta...> - 2007-01-30 23:26:18
|
Krishna, > I tried building wrapper on my HP UX system (uname -a --> HP-UX dasher > B.11.11 U 9000/800 1731243071) by downloading wrapper_3.2.3_src.tar.gz file. > > when i ran ./build32.sh, it is failing with > Execute failed: java.io.IOException: gmake: not found > i think it needs gmake tool to be installed. I will talk to my admin and > see if he can install that for me. > Can you give this a try? http://wrapper.tanukisoftware.org/tmp/3.2.4-b/wrapper_prerelease_3.2.4-b.tar.gz This version now uses "make" Run "./build32.sh release" to do the build. > when i ran ./build64.sh, it is failing with > The "bits" system property does not match that of the JVM. > This is correct. You have a 32-bit JVM installed. The build64.sh script is only to be used to build the 64-bit versions of the wrapper. Cheers, Leif > Leif Mortenson wrote: > >> Krishna, >> For starters, download the latest "prerelease" distribution in tar.gz >> format. Expand that >> into a directory on your HP-UX system. If everything is set up >> correctly and we are >> lucky then all you should have to do is run: >> ./build32.sh >> or >> ./build64.sh >> A release distribution will be output to the dist directory. >> >> If you get any errors, please post back with the results. >> >> Thanks if advance for your help. >> Cheers, >> Leif >> >> krishna wrote: >> >> >>> Hi, >>> i have hp ux system at my work. may be i can help you guys. but i am >>> not that great unix user. can u please point me to instructions on how >>> to build on hp >>> thanks, >>> krishna >>> Leif Mortenson wrote: >>> >>> >>>> Santo, >>>> The delta pack is a distribution which contains all of the binaries for >>>> the platforms >>>> that I have access to. Unfortunately this is not going to help you >>>> with HP-UX. >>>> I used to have a user who helped me out with releases, but he has >>>> unfortunately >>>> not been able to continue volunteering his time since the 3.2.0 release. >>>> >>>> I wish I could be of more help here, but I don't have access to any >>>> hardware. >>>> Maybe another HP-UX user will be able to help out. >>>> >>>> Cheers, >>>> Leif >>>> >>>> First Last wrote: >>>> >>>> >>>> >>>>> Hi, >>>>> >>>>> Next week I need to set up an application using the java service >>>>> wrapper on a HP-UX system, but the latest binaries available for HP-UX >>>>> are for v3.2.0 >>>>> Because I experienced some issues with that build, I definitely want >>>>> to use v3.2.1 or higher as it seems that those issues were solved in >>>>> v3.2.1 >>>>> >>>>> As we don't have an HP-UX system ourselves, we are not able to compile >>>>> the wrapper from source. >>>>> >>>>> I don't know what the delta packages are for (text was cut off in the >>>>> release notes on the website), but maybe I can use them >>>>> to just install the 3.2.0 package and upgrade to 3.2.1 or higher >>>>> through the delta packages ? >>>>> >>>>> If that won't work, can some please provide me with a binary version >>>>> of v3.2.1 or higher for HP-UX ? >>>>> Unfortunately our customer doesn't allow us to compile anything on >>>>> their machines either :-( >>>>> >>>>> The details of the HP-UX system are as follows: >>>>> HP-UX v11.11(i.e. 11i v1) RISC 64 bit hardware >>>>> But the machine is apparently running in (32,64t) mode. >>>>> Therefore I would prefer to just go for 32-bit especially because >>>>> another app already running on it is also in 32-bit mode >>>>> >>>>> >>>>> I'll try to provide an updated package for AIX in return ;-) >>>>> Related to this, I'd like to compile v3.2.3 for AIX 5.3 64-bit, but >>>>> apparently no make file is available for 64-bit aix in v3.2.3 sources :-( >>>>> >>>>> Thanks in advance, >>>>> >>>>> Santo >>>>> >>>>> >>>>> ------------------------------------------------------------------------ >>>>> We won't tell. Get more on shows you hate to love >>>>> <http://us.rd.yahoo.com/evt=49980/*http://tv.yahoo.com/collections/265> >>>>> (and love to hate): Yahoo! TV's Guilty Pleasures list. >>>>> <http://us.rd.yahoo.com/evt=49980/*http://tv.yahoo.com/collections/265> >>>>> ------------------------------------------------------------------------ >>>>> >>>>> ------------------------------------------------------------------------- >>>>> Take Surveys. Earn Cash. Influence the Future of IT >>>>> Join SourceForge.net's Techsay panel and you'll get the chance to share your >>>>> opinions on IT & business topics through brief surveys - and earn cash >>>>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >>>>> ------------------------------------------------------------------------ >>>>> >>>>> _______________________________________________ >>>>> Wrapper-user mailing list >>>>> Wra...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/wrapper-user >>>>> >>>>> >>>>> >>>>> >>>> ------------------------------------------------------------------------- >>>> Take Surveys. Earn Cash. Influence the Future of IT >>>> Join SourceForge.net's Techsay panel and you'll get the chance to share your >>>> opinions on IT & business topics through brief surveys - and earn cash >>>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >>>> _______________________________________________ >>>> Wrapper-user mailing list >>>> Wra...@li... >>>> https://lists.sourceforge.net/lists/listinfo/wrapper-user >>>> >>>> >>>> >>>> >>> ------------------------------------------------------------------------ >>> >>> ------------------------------------------------------------------------- >>> Take Surveys. Earn Cash. Influence the Future of IT >>> Join SourceForge.net's Techsay panel and you'll get the chance to share your >>> opinions on IT & business topics through brief surveys - and earn cash >>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Wrapper-user mailing list >>> Wra...@li... >>> https://lists.sourceforge.net/lists/listinfo/wrapper-user >>> >>> >>> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share your >> opinions on IT & business topics through brief surveys - and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Wrapper-user mailing list >> Wra...@li... >> https://lists.sourceforge.net/lists/listinfo/wrapper-user >> >> >> > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > |