May 3, 200818 yr http://sourceforge.net/project/showfiles.php?group_id=135285 I use this little tool and it will run much faster if I run it locally... Thanks in advance.
May 4, 200818 yr I can give it a try, but my system's using a standard Slackware 12 install. It's possible that there'll be tons of dependencies that you won't have, and you'll need to hunt them down and install them all. BTW, you can compile programs on unRAID, you just need to install a lot of development packages (gcc is a must, plus kernel-headers, occasionally kernel-source, various libs, etc). When I was running off of the flash drive, I just had a directory full of developmental packages. When I needed to compile something, I installed them all, then compiled away.
May 4, 200818 yr Here you go, it ran on my unraid system Library usage doesn't seem that bad, if there are issues I'll compile statically. root@unraid:/mnt# ldd trrntzip linux-gate.so.1 => (0xb7ef2000) libz.so.1 => /usr/lib/libz.so.1 (0xb7eda000) libm.so.6 => /lib/libm.so.6 (0xb7eb3000) libc.so.6 => /lib/libc.so.6 (0xb7d71000) /lib/ld-linux.so.2 (0xb7ef3000)
Archived
This topic is now archived and is closed to further replies.