[Bug 1221361] /etc/profile.d/alljava.csh sets JAVA_HOME incorrectly
2 Apr
2024
2 Apr
'24
14:19
https://bugzilla.suse.com/show_bug.cgi?id=1221361 https://bugzilla.suse.com/show_bug.cgi?id=1221361#c5 --- Comment #5 from Peter Keller <pkeller@globalphasing.com> --- Tom Christiansen's classic document "Csh Programming Considered Harmful" explains that this cannot be done in Csh at all. You need to invoke the Bourne Shell something like: set ALTERNATIVES_JAVAC_LINK=`/bin/sh -c 'realpath /etc/alternatives/javac 2>/dev/null'` -- You are receiving this mail because: You are on the CC list for the bug.
262
Age (days ago)
262
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla_noreply@suse.com