Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
i run this and wanted to install Transmission-1.51,but i dont have funpkg.i downloaded funpkg-0.5-3.tgz,but how to install this?
a newbe:( thanks for any good advice
Offline
Hi Duby,
The funpkg app was stripped from the squeezecenter funplug, since the squeezecenter funplug consumes alot of memory.
But, if you want to install additional packages, you can get rsync and funpkg running with the steps below:
1.
Download the rsync and funpkg from Fonz' website and put it in the root of volume 1.
funpkg : http://inreto.de/dns323/fun-plug/0.5/pa … -0.5-3.tgz
rsync : http://inreto.de/dns323/fun-plug/0.5/pa … .0.5-1.tgz
2.
Login to the small administration website of your NAS at http://yournasip:90/ and enable telnet.
3.
Download putty at http://the.earth.li/~sgtatham/putty/lat … /putty.exe and make a telnet connection to your NAS.
4.
Install rsync ad funpkg with the following 3 lines:
cd/mnt/HD_a2
tar -xvzf rsync*.tgz
tar -xvzf funpkg*.tgz
The packages rsync and funpkg are now installed.
You can use rsync to download packages onto your NAS and use funpkg to install them.
Offline
DaLass wrote:
Install rsync ad funpkg with the following 3 lines:
Be very careful with the manual installation, I suggest you rather use:
cd/mnt/HD_a2 tar -xvzf rsync*.tgz ffp tar -xvzf funpkg*.tgz ffp
To be sure, add
chmod 0777 /mnt/HD_a2
For the potential problem, see http://dns323.kood.org/forum/viewtopic.php?id=407
Offline
thanks for the answer,i was just on holidays.i will try soon
duby
Offline