How to setup Overo build environment on Mac OS X 10.5.5

Elvis Dowson elvis.dowson at mac.com
Fri Dec 5 17:34:55 UTC 2008


Hi Malcom,
                          Modifying the local.conf file to include the  
following command worked

FETCHCOMMAND_wget = "/usr/bin/env /usr/local/bin/wget -t 5 --passive- 
ftp -P ${DL_DIR} ${URI}"

Now it downloaded the required packages. However, md5sum is now giving  
some errors.

sh: md5sum: command not found
NOTE: The MD5Sums did not match. Wanted:  
'988aa098326d5f2b5b5aa4b3efe8d528' and Got: ' '

On Mac OS X, you can use the command md5 instead of md5sum.

So what I did was create a new symbolic link in /sbin called md5sum

So, when I type which md5sum I get the /sbin/md5sum

What should I do, to make sure it points to md5sum symbolic link?

Best regards,

Elvis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-users/attachments/20081205/19f7ef34/attachment-0002.html>


More information about the Openembedded-users mailing list