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#21305 - [jdk] Path not set with tcsh
Attached to Project:
Community Packages
Opened by Michael Trunner (trunneml) - Monday, 18 October 2010, 18:11 GMT
Last edited by Thomas Dziedzic (tomd123) - Tuesday, 19 October 2010, 22:11 GMT
Opened by Michael Trunner (trunneml) - Monday, 18 October 2010, 18:11 GMT
Last edited by Thomas Dziedzic (tomd123) - Tuesday, 19 October 2010, 22:11 GMT
|
DetailsDescription:
With tcsh as user shell you can't start any java program (like eclipse) out of the box. Because /opt/java/bin is not added to path. For bash this is done in /etc/profile.d/jdk.sh. Because of a different syntax (export => setenv) tcsh only calls .csh files in this directory. jdk should add a .csh file, too (like mozilla-common and glib2). This way PATH and javahome is configured for (t)csh the sameway as for bash and co. Additional info: * community/jdk 6u22-1 Sun/Oracle's Java Development Kit Steps to reproduce: * Install jdk and tcsh * change shell (chsh) to tcsh * start eclipse or any other java based application |
This task depends upon
Closed by Thomas Dziedzic (tomd123)
Tuesday, 19 October 2010, 22:11 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in pkgrel 2
Tuesday, 19 October 2010, 22:11 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in pkgrel 2