home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23601 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.1 KB

  1. Path: sparky!uunet!spool.mu.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!rz.uni-karlsruhe.de!fg70.rz.uni-karlsruhe.de!ig25
  2. From: ig25@fg70.rz.uni-karlsruhe.de (Thomas Koenig)
  3. Newsgroups: comp.os.linux
  4. Subject: Placement of diff and diff3 in SLS distribution, makewhatis
  5. Date: 11 Jan 1993 14:59:23 GMT
  6. Organization: University of Karlsruhe, Germany
  7. Lines: 17
  8. Message-ID: <1is20bINN6o8@nz12.rz.uni-karlsruhe.de>
  9. Reply-To: ig25@rz.uni-karlsruhe.de
  10. NNTP-Posting-Host: fg70.rz.uni-karlsruhe.de
  11.  
  12. When building and testing RCS for myself, I noticed that diff3 as
  13. compiled for the SLS 0.98pl5 release looks for the diff command under
  14. /bin/diff; however, diff can be found as /usr/bin/diff in that release.
  15.  
  16. Doing a 
  17.  
  18. mv /usr/bin/diff* /bin
  19.  
  20. gets rid of the problem.
  21.  
  22. BTW, DO NOT do a /usr/lib/makewhatis in that SLS release.  Since just
  23. about every manpage in that release comes precompiled, you'll smash your
  24. whatis database that way, and man -k will no longer work.
  25. -- 
  26. Thomas Koenig, ig25@rz.uni-karlsruhe.de, ig25@dkauni2.bitnet
  27. The joy of engineering is to find a straight line on a double logarithmic
  28. diagram.
  29.