I'm trying to install Java 1.6 on my 32bit mac and I'm following this tutorial
[url]http://blog.adsdevshop.com/2008/02/26/installing-the-jdk-16-on-mac-os-x/[/url]
But they lost me here
[quote]Add the soylatte16-1.0.3/bin path to your $PATH variable to use soylatte rather than the JDK 1.5 that comes installed[/quote]
How do I do this? the folder they are referring to is on my desktop. What exactly do I have to type into terminal?
echo PATH=$PATH:~/Desktop/soylatte16-1.0.3/bin >> ~/.bash_profile
might want to move it to somewhere other then the desktop, but that's just me
Sorry, you need to Log In to post a reply to this thread.