![]() |
2010-01-21
, 22:27
|
Posts: 20 |
Thanked: 9 times |
Joined on Nov 2009
@ UK
|
#51
|
![]() |
2010-01-21
, 22:48
|
Posts: 33 |
Thanked: 44 times |
Joined on Dec 2009
|
#52
|
![]() |
2010-01-21
, 23:05
|
Posts: 19 |
Thanked: 3 times |
Joined on Aug 2007
@ Surrey, UK
|
#53
|
![]() |
2010-01-21
, 23:09
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#54
|
![]() |
2010-01-21
, 23:24
|
Posts: 40 |
Thanked: 5 times |
Joined on Oct 2009
|
#55
|
Hi
I need a little stuck as I'm stuck... I've done the following
sudo gainroot
apt-get update
apt-get install iplayer-dl
then done
echo "alias iplayer='iplayer-dl -d /home/user/MyDocs/.videos'" >> /home/user/.profile
cat /home/user/.profile
shows
alias iplayer='iplayer-dl -d /home/user/MyDocs/.videos'
running apt-get install iplayer-dl says its already latest version
YET, typing iplayer 'and the URL' or iplayer-dl -d I get the error
iplayer-dl not found
Not sure what to do next?
![]() |
2010-01-22
, 09:34
|
Posts: 33 |
Thanked: 44 times |
Joined on Dec 2009
|
#56
|
Hi
YET, typing iplayer 'and the URL' or iplayer-dl -d I get the error
iplayer-dl not found
Not sure what to do next?
ls -l /usr/bin | grep iplayer
![]() |
2010-01-22
, 17:42
|
Posts: 271 |
Thanked: 20 times |
Joined on Apr 2009
@ United Kingdom
|
#57
|
![]() |
2010-01-22
, 19:17
|
Posts: 19 |
Thanked: 3 times |
Joined on Aug 2007
@ Surrey, UK
|
#58
|
What is the output of the following command:
Code:ls -l /usr/bin | grep iplayer
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
![]() |
2010-01-22
, 22:01
|
Posts: 20 |
Thanked: 9 times |
Joined on Nov 2009
@ UK
|
#59
|
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
![]() |
2010-01-22
, 23:02
|
Posts: 134 |
Thanked: 91 times |
Joined on Nov 2009
@ Imperial College London
|
#60
|
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
which iplayer-dl #note output... sudo gainroot chown root. /usr/bin/iplayer-dl which iplayer-dl #note output again
The Following User Says Thank You to Big Phat Jan For This Useful Post: | ||