On Tue, Dec 11, 2001 at 09:41:58AM -0400, Leonardo Pino Werlinger wrote: > I managed to install Hurd from a tarball and it boots just fine and I can > log as a root user. Also I have the Debian CD with all the additional > software but the dpkg --install doesn't seem to work (executing from a > Linux partition). Is there any instruction on how to do this?, I would like > to do it package by package as I need them.
>From Linux, you can use the dpkg-hurd script to install programs: cd /gnu ./dpkg-hurd --install /som/package.deb However, note that postinst scripts will not be run. So maybe do: cd /gnu ./dpkg-hurd --unpack /som/package.deb (boot to the Hurd) dpkg --configure package But I guess you want to use apt after all. Several times there have been hints here how to use apt to download under Linux, and install under the Hurd, serveral packages including dependencies. Thanks, Marcus -- `Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED] Marcus Brinkmann GNU http://www.gnu.org [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.marcus-brinkmann.de _______________________________________________ Help-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-hurd