[Scratchbox-users] debian devkit?
Riku Voipio
riku.voipio at iki.fi
Wed Feb 28 10:40:40 EET 2007
On Tue, Feb 27, 2007 at 06:18:11PM -0800, K. Richard Pixley wrote:
> Shouldn't the devkit or the toolchain have noticed that I've copied
> /lib/libc into my scratchbox target and thus provided a spoof that
> scratchbox provides libc?
Instead of copyinf libc, install the .deb packages provided by
toolchain:
dpkg -i /scratchbox/complilers/yourtoolchain/packages/*.deb
"sb-conf install --clibrary" is meant more for people who are
not using package managment on target.
Btw, compiling and installing dependencies by hand is boring,
use crocodile[1] instead.
[1] http://www.scratchbox.org/wiki/Crocodile
--
"rm -rf" only sounds scary if you don't have backups
More information about the Scratchbox-users
mailing list