Gentoo Archives: gentoo-dev

From: Dustin Knie <dustin@×××××.com>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] emerge php not finding java
Date: Fri, 10 May 2002 00:29:07
Message-Id: Pine.LNX.4.33L2.0205092228130.18559-100000@prophet.blackearth.com
In Reply to: Re: [gentoo-dev] emerge php not finding java by Kevin Hayes
1 nope, nothing from JAVA_HOME, at least as non-root. looks like I missed
2 some configuration when it got installed. Thanks for the help.
3
4 Dustin
5
6 |||||||||||
7 Dustin Knie
8 Customer Service for Lycoris
9 Freelance Developer
10
11 -----------------------------------------------------------------
12 | "So long as the state exists there is no freedom. When there |
13 | is freedom, there will be no state" |
14 | --Vladimir Lenin |
15
16 On Fri, 10 May 2002, Kevin Hayes wrote:
17
18 > On Thu, 9 May 2002 21:09:51 -0700 (PDT)
19 > Dustin Knie <dustin@×××××.com> wrote:
20 >
21 > > emerge search blackdown returns:
22 > >
23 > > prophet root # emerge search blackdown
24 > > [ Results for search key : blackdown ]
25 > > [ Applications found : 2 ]
26 > >
27 > > * dev-java/blackdown-jdk
28 > > Latest version Available: 1.3.1-r5
29 > > Latest version Installed: 1.3.1-r5
30 > > Homepage: http://www.blackdown.org
31 > > Description:
32 > > Blackdown Java Development Kit 1.3.1
33 > >
34 > > * dev-java/blackdown-jre
35 > > Latest version Available: 1.3.1-r7
36 > > Latest version Installed: 1.3.1-r7
37 > > Homepage: http://www.blackdown.org
38 > > Description:
39 > > Blackdown Java Runtime Environment 1.3.1
40 > >
41 > > prophet root #
42 > >
43 > > So, I'm assuming java is installed and should work if I need it. However,
44 > > when I was installing php and apache, php failed when it got to checking
45 > > for java. export USE=-java allowed it to compile, but I would like java
46 > > support as well, as I do plan on messing with java in the near future.
47 > >
48 >
49 > What output do you get from "echo $JAVA_HOME" ?
50 >
51 > If there is no output then you should set JAVA_HOME, if you get
52 > an output, then is it correct ?
53 >
54 > --
55 > Kevin Hayes
56 >
57 >
58 > _______________________________________________
59 > gentoo-dev mailing list
60 > gentoo-dev@g.o
61 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
62 >

Replies

Subject Author
Re: [gentoo-dev] emerge php not finding java Kevin Hayes <kjhaze@×××××.com>