OWW on NSLU2
Sunday, June 8th, 20081. follow the normal setup for debianSlug
2. sudo apt-get -y install libusb-dev build-essential make libtool automake autoconf libcurl3 libcurl3-dev libghttp-dev
3. download libghttp with “wget ftp://ftp.gnome.org/pub/GNOME/sources/libghttp/1.0/libghttp-1.0.9.tar.gz”, untar, compile, make, and make install
4. get oww from the download site and untar it etc. move to the oww directory
5. su ./configure –disable-gui
6. make
7. make install