Gentoo Archives: gentoo-user

From: Abhay Kedia <abhay.ilugd@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge going weird
Date: Sat, 31 Dec 2005 20:54:33
Message-Id: 200601010221.01008.abhay.ilugd@gmail.com
In Reply to: Re: [gentoo-user] emerge going weird by Kevin O'Gorman
1 On Saturday 31 December 2005 22:47, Kevin O'Gorman wrote:
2 >
3 > The question now seems to be: why doesn't db use Java 1.5?
4 >
5 Yup and it is weird. I have jdk 1.5 installed and when I tried to use +java
6 for db it didn't ask me to install older version.
7
8 # USE=java emerge -pv sun-jdk db
9
10 These are the packages that I would merge, in order:
11
12 Calculating dependencies ...done!
13 [ebuild Rf ] dev-java/sun-jdk-1.5.0.06 +X +alsa -browserplugin -doc
14 -examples -jce +mozilla +nsplugin 0 kB
15 [ebuild R ] sys-libs/db-4.2.52_p2-r1 -bootstrap -doc +java* -nocxx -tcltk
16 0 kB
17
18 Total size of downloads: 0 kB
19
20 Can you run the command on your system and make sure which version of jdk you
21 are running?
22
23 Regards,
24 Abhay

Replies

Subject Author
Re: [gentoo-user] emerge going weird Kevin O'Gorman <kogorman@×××××.com>