Code:
# For Java
export JAVA_HOME=/home/alex/Java/jdk1.5.0_04
export PATH=$PATH:/home/alex/Java/jdk1.5.0_04/jdk1.5.0_04/bin
# For PLT SCHEME
export SCHEME_HOME=/home/alex/plt
export PATH=$PATH:/home/alex/plt/bin
I know the Java home and path setup has been configured properly because Java works.
But, my Scheme home and path setup does not work.
In general how do I change the .bashrc to accomodate running binaries from anywhere?
I installed SCHEME through a *.sh.