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

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
  2. From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Seyon 1.7
  5. Date: 6 Jan 1993 15:17:16 -0600
  6. Organization: Kansas State University
  7. Lines: 31
  8. Message-ID: <1ifi8sINNm7q@matt.ksu.ksu.edu>
  9. References: <1993Jan6.093737.21073@nwnexus.WA.COM>
  10. NNTP-Posting-Host: matt.ksu.ksu.edu
  11.  
  12. danubius@halcyon.com (Joseph R. Pannon) writes:
  13.  
  14. >I've just got Seyon-1.7 on my PC and when I installed it, I was
  15. >surprised that the tar placed it in a directory branching off directly
  16. >from the root!  Isn't this highly unusual place to install software
  17. >packages?  Many of us actually reserved only a small partition for root
  18. >and the last things I want to see is getting app packages in there!  Is
  19. >it OK to move that seyon directory under /usr, or somewhere else before
  20. >I compile the whole thing?
  21.  
  22. >BTW, the minimal install instructions mention something about running a
  23. >'Configure' first. That should generate the necessary config.h header
  24. >file.  What is this Configure?  The only one I found was a script
  25. >somewhere in the linux src directory, but that had nothing to do with
  26. >Seyon.  So this sounds Chinese to me right off the bat! ;-)
  27.  
  28. >Can anybody enlighten me about this?
  29.  
  30. >.... and I thought linux was "stingy" with documentation! ;-)
  31.  
  32. >Thanks,
  33. >Joe Pannon
  34.  
  35. This may be a little new to you, but that is YOUR system, so you can put
  36. the packages where you want. Most packages out there shouldn't have
  37. paths hardcoded into them that are different from normal. Before installing
  38. something, you should do a 
  39.  
  40. tar -ztvf <tar-file> to see where its going.
  41.  
  42. James
  43.