How to setup Overo build environment on Mac OS X 10.5.5
Elvis Dowson
elvis.dowson at mac.com
Thu Dec 4 19:16:25 UTC 2008
Hi Malcom,
I solved the problem of bitbake not being able
to find git. git was installed to /usr/local/git/bin so I created a
symbolic link to git as follows
ln -s /usr/local/git/bin/git /usr/local/bin/git
so that it appeared to be in /usr/local/bin
This solved the problem of running git.
Now I get problems related to wget. Could you please tell me where it
is located on your system?
Best regards,
Elvis
More information about the Openembedded-users
mailing list