Today's Page Hits: 2013
I have more hair and it isn't so grey. :->
This page validates as XHTML 1.0, and will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device. It was created using techniques detailed at glish.com/css/.
I'm trying to build SlugOS/BE on a Linux box (Fedora Core something or another). I kept on hitting a problem with fakeroot_1.8.3.tar.gz not being found on the Debian mirrors. Well, it is obsolete.
To fix the problem, I ftp'ed to one of the sites and found what the new version was and then I added some BitBake recipes:
[tdh@adept fakeroot]> mv fakeroot-1.8.3 fakeroot-1.9.5 [tdh@adept fakeroot]> mv fakeroot_1.8.3.bb fakeroot_1.9.5.bb [tdh@adept fakeroot]> mv fakeroot-native-1.8.3 fakeroot-native-1.9.5 [tdh@adept fakeroot]> mv fakeroot-native_1.8.3.bb fakeroot-native_1.9.5.bb
And then I let the make run along...
It didn't work for me this way. I had this problem when compiling slugosbe-4.8-beta. What I did was downloading it from other site:
downloads.foonas.org/sources/
And also I made md5sum entry, so bb could find it was downloaded.
Regards
Posted by Rafal Rusin on May 22, 2008 at 03:58 PM CDT #