Gentoo Archives: gentoo-java

From: Mario Fetka <mario-fetka@×××.at>
To: gentoo-java@l.g.o
Subject: Re: [gentoo-java] Help with bin only progy
Date: Sat, 17 Feb 2007 09:08:10
Message-Id: 200702171007.26770.mario-fetka@gmx.at
In Reply to: Re: [gentoo-java] Help with bin only progy by "Petteri Räty"
1 Am Freitag, 16. Februar 2007 21:22:32 schrieb Petteri Räty:
2 > Mario Fetka wrote:
3 > > Hallo,
4 > >
5 > > i am the cracy person that wants to get some novell bin only progs
6 > > running on gentoo.
7 > >
8 > > http://n4g.mars.arge.at
9 > >
10 > > some important programms are java bin only.
11 >
12 > We are not currently adding new -bin only packages to the tree as we are
13 > struggling to maintain the current set, but if you get good quality
14 > ebuilds done for them, we can put them to our experimental overlays in
15 > overlays.gentoo.org
16 >
17 > > like
18 > > http://n4g.mars.arge.at/browser/trunk/novell4gentoo/net-mail/novell-group
19 > >wise-gwclient the ebuild is outdated
20 > > (http://download.novell.com/Download?buildid=A849JCfTlHs~ the new bin)
21 > >
22 > > 1. what would be the right way
23 > > to get this beast running.
24 > >
25 > > at the moment i am
26 > > sed -i 's%/opt/novell/groupwise/client/jre%${JAVA_HOME}/jre%'
27 > > "${WORKDIR}"/${MY_P}/opt/novell/groupwise/client/bin/groupwise
28 > >
29 > > the start script.
30 > >
31 > > but JAVA_HOME is deprecated ?
32 >
33 > You can do JAVA_HOME="$(java-config --jre-home)" in the wrapper, but I
34 > suggest using a launcher done via java-pkg_dolauncher. See how for
35 > example net-p2p/azureus is done.
36 >
37 > > 2. is there a possibility to optimize the bin prog some are really slow.
38 >
39 > gcj can compile .jar files to native code but I don't have any personal
40 > experience in that.
41 >
42 > > 3. thx in av (you my already realice that java is not primary world)
43 > >
44 > > wfg
45 > > Mario
46 >
47 > Regards,
48 > Petteri
49
50 thx for showing me the right way for solving this problem
51
52 wfg
53 Nario
54 --
55 gentoo-java@g.o mailing list