home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6477 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  1.3 KB

  1. Path: sparky!uunet!mcsun!uknet!mucs!mccuts!zlsiial
  2. From: zlsiial@uts.mcc.ac.uk (A. V. Le Blanc)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Two questions
  5. Message-ID: <5384@mccuts.uts.mcc.ac.uk>
  6. Date: 22 Jul 92 10:46:10 GMT
  7. References: <1992Jul20.034523.19524@athena.mit.edu>
  8. Reply-To: LeBlanc@mcc.ac.uk (A. V. Le Blanc)
  9. Organization: Computing Centre, University of Manchester
  10. Lines: 20
  11.  
  12. In article <1992Jul20.034523.19524@athena.mit.edu> chchen@stat.fsu.edu writes:
  13. >
  14. > 1. I am using the MCC-interim version. If I want to upgrtade, is it
  15. >    necessary that I need the MCCed kernel or I can just grab the kernel
  16. >    sources from Linus and compile it directly? Someone said that the system
  17. >    can be 'mixed'. So can I just use commands like PAX on the MCC one?
  18.  
  19. The MCC interim versions of Linux are just collections of software;
  20. you can add programs from anywhere or recompile the kernel or whatever.
  21.  
  22. The main caution is this:  Most of the executable binaries distributed
  23. as part of the MCC interim versions use shared libraries which are
  24. installed from the utilities disk.  You need to keep these shared
  25. libraries unless all binaries linked with them are replaced.  Naturally,
  26. each new MCC release replaces all the binaries from the previous releases,
  27. so this affects only files which you compile yourself or get from some
  28. other source.
  29.  
  30.      -- Owen
  31.      LeBlanc@mcc.ac.uk
  32.