How to setup Overo build environment on Mac OS X 10.5.5
Elvis Dowson
elvis.dowson at mac.com
Thu Dec 4 18:00:42 UTC 2008
Hi Malcom,
appending the path to local.conf or prepending the path to
bitbake.conf didn't work either. Same results. Any idea on what else I
should look at?
Mac OS X and Linux are not too different. standard Linux C++ app can
run file with little or no modifications on Mac OS X.
Best regards,
Elvis
On Dec 3, 2008, at 9:20 PM, Crossley, Malcolm (GE EntSol, Intelligent
Platforms) wrote:
> Hi Elvis,
>
> I was pre-emptively researching this problem for you J.
>
> Openembedded is looking in the wrong locations for your wget and git
> commands. Or in other words – OpenEmbedded does not have the same
> PATH variable as your shell environment.
>
> To find where the command is located.
> Type: which git
>
> Which returns:
> /usr/local/bin/git
> On my system
>
> Then add this line to your local.conf
> export PATH_append =”/usr/local/bin”
> for my example i.e. the bit in front of the git part.
>
> I have never used Mac OS X so this may not work.
> The other thing you can do directly edit the “export PATH_prepend =
> “ line in the conf/bitbake.conf file.
>
> Hope that helps
>
> Malcolm
>
> P.S. I have to cut the bottom of the email to stop it bouncing –
> there’s a 40KB limit on messages on this mailing list.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-users/attachments/20081204/b97e8086/attachment-0002.html>
More information about the Openembedded-users
mailing list