View Single Post
Posts: 134 | Thanked: 91 times | Joined on Nov 2009 @ Imperial College London
#96
Originally Posted by cardiff-blues View Post
hi jan

when i try to install it tells me it's already there...

/home/user # apt-get install iplayer-dl
Reading package lists... Done
Building dependency tree
Reading state information... Done
iplayer-dl is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
/home/user #

then when i try
/home/user # /opt/ruby/bin/iplayer-dl
/bin/sh: /opt/ruby/bin/iplayer-dl: not found
/home/user #

i get a not found
Hi c-b,

First, make sure that you're not suffering from any of the potential problems i mention a few posts up.

Then try this:

Code:
sudo gainroot
apt-get remove iplayer-dl
apt-get install iplayer-dl
exit
iplayer-dl
And post the results here.

Cheers,
Jan