Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11555 - sun-jdk-1.3.1.06 sets incorrect CLASSPATH
Summary: sun-jdk-1.3.1.06 sets incorrect CLASSPATH
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-03 19:36 UTC by Ryan Shaw
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Shaw 2002-12-03 19:36:18 UTC
/etc/env.d/java/20sun-jdk-1.3.1.06 has the entry:

CLASSPATH=/opt/sun-jdk-1.3.1.06/lib/rt.jar:.

This should be:

CLASSPATH=/opt/sun-jdk-1.3.1.06/jre/lib/rt.jar:.
Comment 1 Adrian Almenar 2002-12-03 21:00:37 UTC
Commited to portage-tree. Thanks