Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
I would like to install rarcrack on my DNS-320 NAS but I don't know how to?
slacker doesn't list it. How does one build packages like this if they don't have a "real" PC linux box?
Offline
On the nas itself. Assuming you are using ffp, in most cases it boils down to install gcc, binutils, make, and maybe some more packages, download and extract the tarball, enter the code directory and executs
./configure --prefix=/ffp make su make install
Offline