home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20357 < prev    next >
Encoding:
Text File  |  1992-12-14  |  2.0 KB  |  46 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!mcsun!news.funet.fi!hydra!klaava!wirzeniu
  3. From: wirzeniu@klaava.Helsinki.FI (Lars Wirzenius)
  4. Subject: Re: Faq for 0.95p5...needed!
  5. Message-ID: <1992Dec14.165752.11975@klaava.Helsinki.FI>
  6. Organization: University of Helsinki
  7. References: <1992Dec13.020706.1963@camaro>
  8. Date: Mon, 14 Dec 1992 16:57:52 GMT
  9. Lines: 35
  10.  
  11. tfoley@camaro (Tim Foley) writes:
  12. >  Someone should write a faq for converting from 0.98p1 to 0.98p5 and 
  13. >above.
  14.  
  15. Probably one of the easiest ways is to install the newest SLS.  That
  16. should make it easier for you to stay up to date as well.  I did this
  17. myself, just to see what SLS looks like.  (I'm probably going to start
  18. from scratch _again_ in a while, just for the pleasure of compiling
  19. everything myself; however, I think I know what I do and how most
  20. things work, if you don't you might be better off with SLS).
  21.  
  22. If you have things that are not in SLS, you should get their sources,
  23. upgrade to SLS, then recompile and install them.  Recompilation is
  24. needed so that the program will not use old versions of system calls,
  25. and such things.  
  26.  
  27. There are a couple of things that won't be fixed by a simple
  28. recompilation.  I know of two programs: uucp and minicom.  uucp uses a
  29. library function (sigaction, I think) in such a way that it triggers a
  30. bug, and will cause trouble because of that.  This can be fixed by
  31. configuring uucp so that it won't use sigaction.  Minicom has a bug
  32. that causes it to modify a string literal, which is not allowed.  This
  33. can be fixed by replacing the string literal with an array that has
  34. been initialized to the value of the string literal.
  35.  
  36. I do not know whether the above are fixed in the current versions of
  37. SLS, but if not, they will be.
  38.  
  39. For people who don't enjoy building their systems from scratch, SLS is
  40. currently the easiest way of installing Linux.  Those of us who prefer
  41. to do it our own way (with our very own bugs :) do it that way.
  42.  
  43. --
  44. Lars.Wirzenius@helsinki.fi  (finger wirzeniu@klaava.helsinki.fi)
  45.    MS-DOS, you can't live with it, you can live without it.
  46.