On Friday, Ben A L Jemmett <[EMAIL PROTECTED]> typed:
] * Get the latest sources and put the .tar.gz file in /usr/src - if you have an
] existing source tree you want to use skip down...
] * mv any 'linux' directory to 'linux.old' : mv -r linux linux.old IIRC
IIRC the /usr/src/linux is just a symbolic link to
/usr/src/linux-2.0.36 [or whatever version], so to make 2.2.5, type
[from the /usr/src/ directory]
mkdir linux-2.2.5
rm linux
ln -s linux-2.2.5 linux
tar -zxvf linux-2.2.5.tar.gz
make xconfig
[ooo, I always forget the order of the ln command it could be
ln -s linux linux-2.2.5
also i dont do mauch tar-ing so the tar options might be strange,
also the filename would be different
also be in an xterm
after all this i'm pretty sure BALJ's version is OK.]
--
[- Hoody's Virtual Avenue: http://hoody.virtualave.net/ -]
[-- Home of PostHaste, Arachne Webring plus lots more! --]
[--- icq:30919770 and mailto:[EMAIL PROTECTED] ---]
And now, let the fun begin.
* PostHaste and Arachne
To unsubscribe from SURVPC send a message to [EMAIL PROTECTED] with
unsubscribe SURVPC in the body of the message.
Also, trim this footer from any quoted replies.