home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9351 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  1.8 KB

  1. Path: sparky!uunet!cs.utexas.edu!news
  2. From: woody@cs.utexas.edu (James Woodgate)
  3. Newsgroups: comp.os.linux
  4. Subject: New Binaries Needed???
  5. Date: 29 Aug 1992 14:24:50 -0500
  6. Organization: CS Dept, University of Texas at Austin
  7. Lines: 49
  8. Sender: Jim Woodgate
  9. Distribution: world
  10. Message-ID: <l9vjo2INNbu1@cash.cs.utexas.edu>
  11. NNTP-Posting-Host: cash.cs.utexas.edu
  12. Keywords: GCC 0.97 du find what else???
  13.  
  14.  
  15. Last night I broke down and upgraded to GCC 2.2.2d and 0.97cpl2.
  16. Pretty much everything went as planned, I was missing one file
  17. zcat, and I saw that it was on the 0.97 root diskette, and since
  18. I was still using 0.95 root, I figured it was time to update :D
  19.  
  20. BTW - I was very impressed with the root-disk  and GCC 2.2.2d 
  21.       install programs, very nice!  I couldn't believe how 
  22.       much the root disk has changed.
  23.  
  24. I also got the kernel source, both patches, added my Video 7
  25. hack, and 100x60  default mode, all without problems.  
  26.  
  27. Now for the problems....
  28.  
  29. du doesn't work, it says I'm using 200 meg on a 64 meg partition,
  30. I assume there's a newer version or something, I know that a lot
  31. has changed since 0.96, do I need to get all new binaries???
  32.  
  33. find also doesn't work like it used to, on all the Un*ces I've
  34. used to find a file:
  35.  
  36. >find . -name foo.c -print
  37.  
  38. but now it looks like I need to say
  39.  
  40. >find . | grep foo.c
  41.  
  42. or something like that.
  43.  
  44. Lastly(for now anyway) the root install program changed my
  45. group file, the bin group is now called obsolete, there was
  46. no bin group.  This one really puzzled me, since the GCC
  47. install script tried to chgrp to bin, and it looked like
  48. there was no bin in 0.97....
  49.  
  50. Many Thanx to all.....
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58. -- 
  59. -----------------------------------------------------------------------
  60.            -Linux Rules-                |
  61.   -"I've been Dos free for 30 days      |
  62.     now."-Former Dos Addict             | Address: woody@cs.utexas.edu
  63.