Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
I've tried the version for DNS-323, with no avail. Is the incompatibility cause of different CPU-architecture?
So, let's put our big heads together and make a version that will work on DNS-320. No need for anything prepackaged even, if someone could just point me in the correct direction for how to install debian on my DNS-320, I'd be immensely happy.
This, because I have as a goal to install rtorrent (with rutorrent) on the DNS-320, which I need a more complete linux environment for - I think.
Thanks, and hoping for an active discussion,
Christoffer
Offline
Repying to myself:
http://dns323.kood.org/dns-320
There's a link to
Setting up Linux in chrooted enviroment
D-Link has recently put a prebuilt Debian Squeeze package on their ftp site. The package size is approximately 150 MB. Read the instruction inside.
And link: ftp://ftp.dlink.pl/dns/dns-320/driver_s … 110111.zip
Let's see how this goes.
Offline
Again, replying to myself, quite a nice monolog I'm having - but yeah.
Installed Debian in a chroot environment, with the package in the last post ^.
Then I managed to install rutorrent (actually had to build rtorrent myself). I did it with the script found here, and all that was needed was one command:
http://forums.rutorrent.org/index.php?topic=608.0
You have to change some ports in the installer (http and SSL at least) to get it working properly. Haven't switched to r(u)torrent completely yet, still testing stability etc, but it works, and it's a start.
At the moment my uptime is:
12:40:50 up 7 days, 2:07, 1 user, load average: 0.00, 0.00, 0.00
The one problem I'm struggling with is still screen - I cannot get it to run as a normal user, only root. (So for now I've sudo screen'd, then login -> username to get out of root, and the run rtorrent.) Ideas are welcomed.
Offline
Anyone have successfully run chrooted Debian from a USBStick ?
I have edit the fun_plug.debian to correct directory (mnt/USB/HD_c1/) but dont work.... only works it fun_plug.
Solutions, how to edit the fun_plug.debian to works correctly ?
Offline
I've been trying to compile libtorrent/rutorrent for myself, but it keeps failing at a particular spot.
mv -f .deps/download_constructor.Tpo .deps/download_constructor.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -g -O2 -g -DDEBUG -fvisibility=hidden -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT download_main.lo -MD -MP -MF .deps/download_main.Tpo -c -o download_main.lo download_main.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -g -O2 -g -DDEBUG -fvisibility=hidden -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT download_main.lo -MD -MP -MF .deps/download_main.Tpo -c download_main.cc -fPIC -DPIC -o .libs/download_main.o
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.
make[3]: *** [download_main.lo] Error 1
make[3]: Leaving directory `/root/build-tmp/libtorrent-0.12.9/src/download'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/build-tmp/libtorrent-0.12.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/build-tmp/libtorrent-0.12.9'
make: *** [all] Error 2
***ERROR***
Could not build libtorrent
***ERROR***
Does anyone have any idea what may be the problem around here?
Offline