when i did that the eroor is : undefined symbol: stdout. what now?
Jason Gunthorpe wrote: > On Thu, 12 Aug 1999, Wonko wrote: > > > when i get to running dpkg-deb there is an error: libdpkg.so.0 cannont open > > shared > > object file: no such file or directory, any other ideas? > > Add :usr/lib to the ld_library_path bit? > > > > mount /dev/hd?? /mnt > > > cd mnt > > > export LD_LIBRARY_PATH=./lib/ > > > usr/bin/dpkg-deb --extract var/cache/apt/archives/bash*.deb /mnt/ > > > sync > > > cd / > > > umount /mnt > > > sync > > > <reboot>