Thanks Martin. I'll read up on the fakeroot stuff first, i'm not familiar w/
that at all.

On another subject, was able to install Debian/NSLU2 using your excellent
HOWTO as a guide, thanks for that!

regards,
Johan

On 3/24/07, Martin Michlmayr <[EMAIL PROTECTED]> wrote:

* Johan Hoeke <[EMAIL PROTECTED]> [2007-03-24 15:54]:
> There are also unofficial deb sources for a deb 386 package for wizd
> on the web.

Add the APT line to /etc/apt/sources.list, run
   apt-get update
Then download the source and install the build-dependencies:
   apt-get source wizd
   sudo apt-get build-dep wizd
   sudo apt-get install build-essential fakeroot
Build the package:
   cd wizd-...
   dpkg-buildpackage -B -rfakeroot
and hope it builds.

--
Martin Michlmayr
http://www.cyrius.com/

Reply via email to