Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
n00b question - Very EASY! pls help!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
kleinishere
n00b
n00b


Joined: 23 Nov 2003
Posts: 37

PostPosted: Sat Sep 11, 2004 3:12 am    Post subject: n00b question - Very EASY! pls help! Reply with quote

I need to emerge pcmcia-cs for my wireless, but i can't because it is messing up my kernel directory. i manually downloaded 2.6.8.1 and put that in my /usr/src/. its going and looking in /usr/src/linux and i need it to look in /usr/src/linux-2.6.8.1 . is there a line in a file i need to change or something? Thanks in advance for all help!
_________________
Pain is weakness leaving the body.
Back to top
View user's profile Send private message
MrApples
Guru
Guru


Joined: 13 Dec 2002
Posts: 511

PostPosted: Sat Sep 11, 2004 3:16 am    Post subject: Reply with quote

Code:
ln -s /usr/src/linux-2.6.8.1 /usr/src/linux

_________________
http://www.whatsinyourbox.org -- Technology discussion, news, and more.
Back to top
View user's profile Send private message
zaleth
n00b
n00b


Joined: 10 Sep 2004
Posts: 4
Location: Sweden

PostPosted: Sat Sep 11, 2004 3:18 am    Post subject: Reply with quote

no, you just need to make a symlink:

Code:

cd /usr/src
ln -s linux-2.6.8.1 linux


and you're set ...
Back to top
View user's profile Send private message
kleinishere
n00b
n00b


Joined: 23 Nov 2003
Posts: 37

PostPosted: Sat Sep 11, 2004 3:58 am    Post subject: Reply with quote

thanks a lot, both were helpful, it works!
_________________
Pain is weakness leaving the body.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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