Gentoo Archives: gentoo-dev

From: Ryan Phillips <rphillips@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] emerge php not finding java
Date: Thu, 09 May 2002 23:50:23
Message-Id: 20020509215008.20179f28.rphillips@gentoo.org
In Reply to: [gentoo-dev] emerge php not finding java by Dustin Knie
1 >
2 > So, I'm assuming java is installed and should work if I need it. However,
3 > when I was installing php and apache, php failed when it got to checking
4 > for java. export USE=-java allowed it to compile, but I would like java
5 > support as well, as I do plan on messing with java in the near future.
6 >
7 > Thanks
8 >
9 > Dustin
10 >
11
12 Can you run `java` from the commandline.. If not you need to run
13 java-config, and:
14 1. Either logout and in again
15 2. or source /etc/profile
16
17 -ryan

Replies

Subject Author
Re: [gentoo-dev] emerge php not finding java Dustin Knie <dustin@×××××.com>