Package: sun-java5-bin
Severity: normal
hi,
as it stands it seems like java is unusable on a live-cd created with
live-package, due to appending /filesystem.squashfs/ to its Path:
readlink("/proc/self/exe",
"/filesystem.squashfs/usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/bin/java", 4095)
= 69
access("/filesystem.squashfs/usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libjava.so",
F_OK) = -1 ENOENT (No such file or directory)
access("/filesystem.squashfs/usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/jre/lib/i386/libjava.so",
F_OK) = -1 ENOENT (No such file or directory)
this results in java beeing unusable. Setting JAVA_HOME doesnt affect this in
any way (or at least, didnt for me). Searching google for java and live-cd it
seems a similiar issue has already been fixed by sun in the past.
bye,
- michael
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]