home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 9930 < prev    next >
Encoding:
Text File  |  1992-09-07  |  1.5 KB  |  36 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!mcsun!sun4nl!spider.research.ptt.nl!freyr!bjl
  3. From: bjl@loki.research.ptt.nl (Ben Lippolt)
  4. Subject: Re: Installing gcc
  5. Message-ID: <bjl.715689694@freyr>
  6. Sender: usenet@spider.research.ptt.nl (USEnet News)
  7. Nntp-Posting-Host: loki.research.ptt.nl
  8. Reply-To: B.J.Lippolt@research.ptt.nl
  9. Organization: PTT Research
  10. References: <1992Sep5.052329.24698@cc.umontreal.ca>
  11. Date: Sat, 5 Sep 1992 10:41:34 GMT
  12. Lines: 22
  13.  
  14. duperval@ERE.UMontreal.CA (Duperval Laurent) writes:
  15.  
  16. >Excuse me for sounding so ignorant but I'm really stumped here.  I want to
  17. >install gcc 2.2.2d but the install script is asking me for files which are
  18. >longer than 14 characters (2.2.2dmisc.tar.Z for example).  Am I missing
  19. >something here or is it now possible to have filenames longer than 14
  20. >characters?  If the latter is true, how do I do this?
  21.  
  22. Oops, I hope you don't start a flame war here :-).
  23.  
  24. But seriously; you can have file names longer than 14 chars, but you'll
  25. need the 'extended filesystem' (extfs for short). Officially 'extfs'
  26. is still alpha, but I use it for all my partitions for some time now. It
  27. is quite stable, but you have to 'fsck' regularly. 
  28. If you still use the minix fs, you can't have filenames > 14. But this is
  29. not a problem when installing GCC. The kernel automatically chops off
  30. all characters > 14. So even if your real filename is 2.2.2dmisc.tar
  31. and in the install script it is 2.2.2dmisc.tar.Z there should be no problem.
  32. (try "ls 2.2.2dmisc.tar.Z" in the directory where you keep '2.2.2dmisc.tar')
  33.  
  34.  
  35. Ben Lippolt
  36.