Re: Trying to build jonas deb package

2006-02-23 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrew Haley wrote: I have succesfully built JOnAS on FC5. There are a lot of dependencies. The FC5 packages I needed to install for the build were: [...] More info at

Re: Trying to build jonas deb package

2006-02-10 Thread Andrew Haley
I have succesfully built JOnAS on FC5. There are a lot of dependencies. The FC5 packages I needed to install for the build were: tomcat5-servlet-2.4-api.i386 5.0.30-8jpp_9fc jdom.noarch 1.0-1jpp_2fc.1 werken.xpath.noarch 0.9.4-0.beta.9jpp_2fc velocity.noarch 1.4-3jpp_3fc struts.i386

Re: Trying to build jonas deb package

2006-01-27 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 प्रवीण् ए (Praveen A) wrote: I successfull built JOnAS with the help of JOnAS developer Florent Benoit and others through mailing list and irc. It needed some tweaking of buil.xml I need to document it on the wiki. where in

Re: Trying to build jonas deb package

2006-01-23 Thread Wolfgang Baer
Hi Praveen, प्रवीण् ए (Praveen A) wrote: 2006/1/20, Wolfgang Baer [EMAIL PROTECTED]: kaffe is currently the only VM with the corba rmi stuff. So you should try to compile with kaffe. Or patch the use of corba out in the build system. May be a non-trivial task - depends on the quality of the

Re: Trying to build jonas deb package

2006-01-23 Thread Praveen A
2006/1/23, Wolfgang Baer [EMAIL PROTECTED]: Quite clear that you miss a build dependency on ant-optional. You should makenotes about what dependencies you need, so you don't forget them later in thedebian/control file :-)Wolfgang man-di pointed this out and after installing ant-optional it cannot

Re: Trying to build jonas deb package

2006-01-23 Thread Wolfgang Baer
प्रवीण् ए (Praveen A) wrote: 2006/1/23, Wolfgang Baer [EMAIL PROTECTED]: Quite clear that you miss a build dependency on ant-optional. You should make notes about what dependencies you need, so you don't forget them later in the debian/control file :-) Wolfgang man-di pointed this out and

Re: Trying to build jonas deb package

2006-01-23 Thread Praveen A
2006/1/23, प्रवीण् ए (Praveen A) [EMAIL PROTECTED]: So now building jonathan-rmi from http://vern.chem.tu-berlin.de/~stephan/software/upload/ -- And it requires libjacorb-java to build. Stephen (tashiro) has the packages but has not uploaded it yet. Status: Waiting fro libjacorb-java pckcage from

Re: Trying to build jonas deb package

2006-01-23 Thread Praveen A
2006/1/23, Wolfgang Baer [EMAIL PROTECTED]: The problem is not a missing rmi package but missing functionality inour free RMIC rmi compiler. I had the same problem building the remotestuff of mx4j. My (workaround) solution was to patch the build file to only generate the JRMP stubs/skels. With the

Re: Trying to build jonas deb package

2006-01-23 Thread Praveen A
I successfull built JOnAS with the help of JOnAS developer Florent Benoit and others through mailing list and irc. It needed some tweaking of buil.xmlI need to document it on the wiki. where in wiki.debian.org/Java should I add it?But I'm afraid it is not running ;-(CheersPraveen (j4v4m4n)-- GNU

Re: Trying to build jonas deb package

2006-01-23 Thread Praveen A
2006/1/23, प्रवीण् ए (Praveen A) [EMAIL PROTECTED]: But I'm afraid it is not running ;-(hmm It did start :-) [EMAIL PROTECTED]:~/jonas/output/JONAS_4_6_ 6/bin/unix$ sh jonas start JONAS_BASE set to /home/pravi/jonas/output/JONAS_4_6_6 2006-01-23 20:03:59,918 : Logger.log : JVM used is 1.4.2

Re: Trying to build jonas deb package

2006-01-23 Thread Stephan Michels
On 1/23/06, प्रवीण् ए (Praveen A) [EMAIL PROTECTED] wrote: 2006/1/23, प्रवीण् ए (Praveen A) [EMAIL PROTECTED]: So now building jonathan-rmi from http://vern.chem.tu-berlin.de/~stephan/software/upload/ And it requires libjacorb-java to build. Stephen (tashiro) has the packages but has

Trying to build jonas deb package

2006-01-20 Thread Praveen A
Hi, I' m trying to figure out how to build jonas for debian. I am a newbie to debian packaging. If anyone alse is working on the same thing it would great to work together.CheersPraveen A -- GNU is the system, and Linux is thekernel.A proud GNU user http://www.gnu.orgMe scribbles at

Re: Trying to build jonas deb package

2006-01-20 Thread Praveen A
2006/1/20, प्रवीण् ए (Praveen A) [EMAIL PROTECTED]: Hi, I' m trying to figure out how to build jonas for debian. I am a newbie to debian packaging. If anyone alse is working on the same thing it would great to work together.First results while trying to build [EMAIL PROTECTED]:~/jonas$ ant

Re: Trying to build jonas deb package

2006-01-20 Thread Wolfgang Baer
Hi Praveen, प्रवीण् ए (Praveen A) wrote: 2006/1/20, प्रवीण् ए (Praveen A) [EMAIL PROTECTED]: Hi, I' m trying to figure out how to build jonas for debian. I am a newbie to debian packaging. If anyone alse is working on the same thing it would great to work together. I think currently

Re: Trying to build jonas deb package

2006-01-20 Thread Andrew Haley
Wolfgang Baer writes: Hi Praveen, ê­ðõ ã­ Ï (Praveen A) wrote: 2006/1/20, ê­ðõ ã­ Ï (Praveen A) [EMAIL PROTECTED]: Hi, I' m trying to figure out how to build jonas for debian. I am a newbie to debian packaging. If anyone alse is working on the same thing it would great

Re: Trying to build jonas deb package

2006-01-20 Thread Stephan Michels
2006/1/20, प्रवीण् ए (Praveen A) [EMAIL PROTECTED]: jonas_compile: [javac] Compiling 1196 source files to /home/pravi/jonas/classes/common [javac] -- [javac] 1. ERROR in /home/pravi/jonas/src/org/objectweb/jonas_lib/naming/JacORBPRODelegate.java [javac] (at

Re: Trying to build jonas deb package

2006-01-20 Thread Stephan Michels
On 1/20/06, प्रवीण् ए (Praveen A) [EMAIL PROTECTED] wrote: Hi, I' m trying to figure out how to build jonas for debian. I am a newbie to debian packaging. If anyone alse is working on the same thing it would great to work together. True. I spend some time to elaborate how difficult it is