Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#21306 - [openjdk6] Path not set with tcsh
Attached to Project:
Arch Linux
Opened by Michael Trunner (trunneml) - Monday, 18 October 2010, 18:16 GMT
Last edited by Andreas Radke (AndyRTR) - Thursday, 25 November 2010, 06:16 GMT
Opened by Michael Trunner (trunneml) - Monday, 18 October 2010, 18:16 GMT
Last edited by Andreas Radke (AndyRTR) - Thursday, 25 November 2010, 06:16 GMT
|
DetailsDescription:
With tcsh as user shell JAVA_HOME is not set. For bash this is done in /etc/profile.d/openjdk.sh. tcsh has a different syntax (export=>setenv) then sh, and looks for .csh files in /etc/profile.d . openjdk6 should add a openjdk6.csh file in /etc/profile.d, too (like mozilla-common and glib2). This way javahome is configured for (t)csh the sameway as for bash and co. Additional info: * extra/openjdk6 6.b20_1.9.1-1 [installed] Free Java environment based on OpenJDK 6.0 with IcedTea6 replacing binary plugs. Steps to reproduce: * Install openjdk6 and tcsh * change shell (chsh) to tcsh * echo $JAVA_HOME |
This task depends upon
Closed by Andreas Radke (AndyRTR)
Thursday, 25 November 2010, 06:16 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in trunk for future builds
Thursday, 25 November 2010, 06:16 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in trunk for future builds

Is there a way to fix the subject?