View Single Post
Posts: 134 | Thanked: 91 times | Joined on Nov 2009 @ Imperial College London
#60
@gohan - use the app manager, click on the title, then application catalogues, then new, and enter the details from the first post.

Originally Posted by phillane View Post
Hi I get the following:

Code:
lrwxrwxrwx    1 1000     1000           24 Jan 22 07:27 iplayer-dl -> /opt/ruby/bin/iplayer-dl
lrwxrwxrwx    1 1000     1000           28 Jan 22 07:27 iplayer-dl-gui -> /opt/ruby/bin/iplayer-dl-gui
I haven't installed iplayer-dl from Kasper's repository so it's a bit tricky to debug, but the one thing that looks weird there is the ownership.

Not sure why this would affect anything, but as a test, try the following commands and let us know the output.

Code:
which iplayer-dl
#note output...

sudo gainroot
chown root. /usr/bin/iplayer-dl
which iplayer-dl
#note output again
Cheers,
Jan

Last edited by Big Phat Jan; 2010-01-23 at 01:37.
 

The Following User Says Thank You to Big Phat Jan For This Useful Post: