Gentoo Archives: gentoo-dev

From: Jacob Perkins <jap1@××××××××××.ws>
To: gentoo-dev <gentoo-dev@g.o>
Subject: Re: [gentoo-dev] Re: CLASSPATH addition in ebuild
Date: Wed, 21 Aug 2002 21:00:47
Message-Id: 1029981633.10313.1.camel@rig.dyndns.ws
In Reply to: [gentoo-dev] Re: CLASSPATH addition in ebuild by Paul
1 It's not an app, though, it's just a set of extension libraries for
2 java. Let's say you're using forte for java to code, or any other editor
3 for that matter, you can't access these libraries unless they're in the
4 CLASSPATH.
5
6 On Wed, 2002-08-21 at 19:49, Paul wrote:
7 > Jacob Perkins <jap1@××××××××××.ws>, on Wed Aug 21, 2002 [06:46:39 PM] said:
8 > > I'd like to make an ebuild for the java-mail api. It requires additions
9 > > to CLASSPATH. How would I add a file to env.d that would have
10 > > 'CLASSPATH=${CLASSPATH}:/path/to/java/mail.jar'?
11 > > Thanks
12 > >
13 >
14 > Hi;
15 >
16 > Maybe you should just put a bit of bash script in
17 > /usr/bin that wraps this java thing, and sets whatever env
18 > variables it needs.?
19 >
20 > Paul
21 > set@×××××.com
22 > _______________________________________________
23 > gentoo-dev mailing list
24 > gentoo-dev@g.o
25 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
26 --
27 pub 1024D/57DDD9E3 2002-05-24 Jacob (Direct to Home)
28 <jap1@××××××××××.ws>
29 Key fingerprint = 1E02 A5FD 8162 4322 C674 6E67 05EB 30F1 57DD D9E3

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-dev] Re: CLASSPATH addition in ebuild Paul <set@×××××.com>
Re: [gentoo-dev] Re: CLASSPATH addition in ebuild Dominik Westner <westner@×××××××××××.com>