do you have the kernel sources in your hd?

yes

the kernel sources should be in the /usr/src/kernel-source-2.6.8/

yes

if you dont have this sources, download the sources with aptitude:

aptitude install kernel-source-2.6.8

and unpack it: cd /usr/src/ ; tar jxvf kernel-source-2.6.8.tar.bz2

copy the original for security, cp source /tmp/

now, you need to remake this link.

the bit that was wrong

you can do ln -s /usr/src/kernel-source-2.6.8 source (do this command
in the directory you want to put the source link)

Good Luck,
[]s

Yes, thanks.  It works fine, i was expecting it to do it all for me, all 
i have heared is that apt-get is magic!  Only question now is where did 
the first symoblic link came from?

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to