home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / gnu / emacs / bug / 1478 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  1.5 KB

  1. Path: sparky!uunet!know!cass.ma02.bull.com!mips2!news.bbn.com!usc!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ere.umontreal.CA!gaumondp
  2. From: gaumondp@ere.umontreal.CA (Gaumond Pierre)
  3. Newsgroups: gnu.emacs.bug
  4. Subject: Re: Emacs installation
  5. Message-ID: <1992Nov12.165913.5132@cc.umontreal.ca>
  6. Date: 12 Nov 92 16:59:13 GMT
  7. References: <1992Nov11.204807.25796@cc.umontreal.ca>
  8. Sender: gnulists@ai.mit.edu
  9. Distribution: gnu
  10. Organization: Universite de Montreal
  11. Lines: 24
  12. Approved: bug-gnu-emacs@prep.ai.mit.edu
  13.  
  14. In article <1992Nov11.204807.25796@cc.umontreal.ca> gaumondp@ere.umontreal.CA (Gaumond Pierre) writes:
  15. >I have a question about the "Makefile" on the main directory of the 18.59
  16. >version of Emacs.
  17. >
  18. >Why don't you use the "-p" option of mkdir in the "mkdir" dependancy?
  19. >
  20. >mkdir: FRC
  21. >    -mkdir ${LIBDIR} ${BINDIR} ${MANDIR}
  22.  
  23.     I found myself the answer, I was on a System V Unix. I logged myself
  24.     on a BSD Unix and the "-p" option does not exist.
  25.  
  26.     So, one has to build by hand the directories before doing the make
  27.     command.
  28.  
  29. >You asssume that only the last part of the path names does not exist. This is
  30. >probably the case with default values on most systems, but if we decide to
  31. >create, say, a test version, with directory names having more than one
  32. >component that don't exist, mkdir will not create the directory.
  33. -- 
  34. Pierre Gaumond.        gaumondp@ERE.UMontreal.CA
  35. Services Informatiques, Universite de Montreal. 
  36. C.P. 6128, Succursale "A", Montreal,            
  37. Quebec, Canada.   H3C 3J7                       
  38.