Re: Installation woes on MacBook Pro

by Puybaret » Thu Nov 22, 2012 6:22 pm

Running the following command will help you to find where java is:

Code: Select all

sudo find / -name java -type f

Be patient, this command should take a while.