On Tue, 2006-12-19 at 22:13 +1030, Tim wrote: > gvim /etc/profile.d/java.sh > > Put the following into that file: > > export J2RE_HOME=/opt/jre1.5.0_10 > export PATH=$J2RE_HOME/bin:$PATH It occurs to me that the above doesn't set the X bit on the file (the other files in that location have the X bit set), nor would it set SELinux contexts. Anybody know if that's important, there?