On Sat, May 29, 2004 at 09:33:27PM +0100, Matthew Wilcox wrote: > You can do this more easily by running > ldconfig -m /target/lib /target/usr/lib
~ # ldconfig -m /target/lib/ /target/usr/lib/ ldconfig: invalid option -- m Try `ldconfig --help' or `ldconfig --usage' for more information. It looks like that should be "ldconfig -l -r /target" > Then you can check it worked by running chroot /target and seeing if > everything seems happy. After unpacking a proper libc6_*hppa.deb by hand, the chroot worked. I was able to run dgpkg/dselect in the chroot just fine. "dpkg -i locales_2.3.2.ds1-12_all.deb" seems to be taking an awful long time in "Setting up locales" step. I'm not sure if it's because of the chroot environment or it just takes a while to regen the locales data. I'll let it run a while and see what happens. In any case, this box is a D-I test candidate on the next beta release. thanks, grant

