I've seen around that installing SoyLatte goes by adding the path to the soylatte folder to the user's PATH and JAVA_HOME variables.
When I add the soylatte folder path to these variables in a terminal session, then enter "java -version", it tells me that I'm using Java 1.6... then I open another terminal session and type "java -version" again and it says 1.5. I type "echo $PATH" and it tells me the path *without* the soylatte directory.
I guess I'm basically asking: How do I permanently change the $PATH?
When I add the soylatte folder path to these variables in a terminal session, then enter "java -version", it tells me that I'm using Java 1.6... then I open another terminal session and type "java -version" again and it says 1.5. I type "echo $PATH" and it tells me the path *without* the soylatte directory.
I guess I'm basically asking: How do I permanently change the $PATH?