Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help with symlink...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
petrjanda
Veteran
Veteran


Joined: 05 Sep 2003
Posts: 1557
Location: Brno, Czech Republic

PostPosted: Fri Feb 06, 2004 1:57 pm    Post subject: Help with symlink... Reply with quote

I need to symlink /usr/src/linux with /usr/src/love-sources, i just cant get it right. How to do it, please quickly...
Back to top
View user's profile Send private message
Andersson
Guru
Guru


Joined: 12 Jul 2003
Posts: 525
Location: Göteborg, Sweden

PostPosted: Fri Feb 06, 2004 2:09 pm    Post subject: Reply with quote

ln -s /usr/src/love-sources /usr/src/linux

If you have problem deleting the old one, use rm /usr/src/linux without the trailing slash.
Back to top
View user's profile Send private message
petrjanda
Veteran
Veteran


Joined: 05 Sep 2003
Posts: 1557
Location: Brno, Czech Republic

PostPosted: Fri Feb 06, 2004 2:28 pm    Post subject: Reply with quote

Andersson wrote:
ln -s /usr/src/love-sources /usr/src/linux

If you have problem deleting the old one, use rm /usr/src/linux without the trailing slash.

this is interesting, when i did that it created a dir "love-sources", which was linked to the /usr/src/love-sources, within the linux dir. :?
I solved it by copying the love-source folder withink the linux folder to /usr/src and renaming it
Back to top
View user's profile Send private message
Andersson
Guru
Guru


Joined: 12 Jul 2003
Posts: 525
Location: Göteborg, Sweden

PostPosted: Fri Feb 06, 2004 2:45 pm    Post subject: Reply with quote

:D Well, as long as you solved it... It never did that to me though.
Back to top
View user's profile Send private message
pixie
Guru
Guru


Joined: 29 Dec 2002
Posts: 305

PostPosted: Fri Feb 06, 2004 4:42 pm    Post subject: Reply with quote

delete the old symlink before making the new one of the same name.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum