Hello! I subscribe to the openjdk PPC64 AIX/Linux mailing list, and a while
back I saw someone ask about using parts of their code with bsd port in
order to get a mac os x port with hotspot going. Has anything been done
with this? I have a powermac G5 quad that is dual booting linux and os x
10.5.8
It means that env can't find a utility named make in your path.
Nothing happened. What you need to do is find the location of your
make binary and add it to your PATH.
Do this in the terminal:
which make
This will show you the location of make on your system. On mine the
output is /usr/bin/make,
You are still getting the same error, the no such file or directory
one? What directory are you in when you try to run this script? Are
you sure that all of the directories in the variables after 'make'
exist?
On 12/4/13, Senusi Lewis wrote:
> Okay
>
>
> I managed to download and install xcode 3.