On 3/24/07, Johan Hoeke <[EMAIL PROTECTED]> wrote:

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/
>


Yeay, it works!

/usr/bin/wizd: ELF 32-bit LSB executable, ARM, version 1 (ARM), for
GNU/Linux 2.4.1, dynamically linked (uses shared libs), for GNU/Linux 2.4.1,
stripped
slug:/# /usr/bin/wizd -v
wizd v24.0  start.
wizd v24.0 -- MediaWiz Server Daemon.

I ended up compiling the sources on the slug itself. needed to install the
usual packages first,
(make, gcc, libc-dev, libdvdread, libdvdread-dev. libncurses5-dev,
libjpeg62-dev)
but after that it compiled in 15 to 20 minutes or so.

I'm a happy chappy, happy Debian/NSLU2 user!

greetings,
Johan

Reply via email to