home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10153 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.4 KB

  1. Path: sparky!uunet!gatech!bloom-beacon!eru.mt.luth.se!lunic!sunic!news.funet.fi!hydra!klaava!wirzeniu
  2. From: wirzeniu@klaava.Helsinki.FI (Lars Wirzenius)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: gcc 2.2.2d installation woes
  5. Message-ID: <1992Sep8.070129.29283@klaava.Helsinki.FI>
  6. Date: 8 Sep 92 07:01:29 GMT
  7. References: <1992Sep7.165721.21645@cs.tu-berlin.de>
  8. Organization: University of Helsinki
  9. Lines: 28
  10.  
  11. kk@cs.tu-berlin.de (Kolja Kaehler) writes:
  12. >I'm currently trying to install gcc 2.2.2d and ran into a few major problems;
  13. >this is what I did so far:
  14. >
  15. >- got 2.2.2d{db,lib,misc}.tar.Z
  16.  
  17. The file release-2.2.2d contains a list of _all_ needed files (the above
  18. ain't it).  Be absolutely certain that you get the README and release*
  19. files.
  20.  
  21. After you get the files, put them all into a dedicated directory
  22. (/usr/tmp/gcc-install is fine), make certain you have the kernel sources
  23. online (prefereably in /usr/src/linux), then run the shell script
  24. install.2.x with the command 
  25.  
  26.     sh 2.2.2d /usr/src/linux
  27.  
  28. and follow instructions given by the shell script.
  29.  
  30. This should be all you need to do to install gcc.  Persons with some
  31. experience and not suffering from reading difficulties should also be
  32. able to follow the directions given in the README and release-2.2.2d
  33. files, which say just about the same thing as the above (I think; the
  34. above is from memory, and I'm tired, so if the docs say something else,
  35. I'm wrong).
  36.  
  37. --
  38. Lars.Wirzenius@helsinki.fi
  39.