Path: utzoo!utgpu!watserv1!watmath!att!pacbell.com!mips!samsung!usc!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!CHEETAH.CA.PSI.COM!mrose From: mrose@CHEETAH.CA.PSI.COM (Marshall Rose) Newsgroups: comp.protocols.iso.dev-environ Subject: Re: isode 6.8 installation problems Message-ID: <20336.669594832@cheetah.ca.psi.com> Date: 21 Mar 91 22:33:52 GMT References: <9103211948.AA02379@violet.berkeley.edu> Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Bug-ISODE@nisc.psi.net Distribution: inet Organization: The Internet Lines: 17 Let me get this straight: you didn't install the software because it didn't create the man directories??? So, if we do these two things: 1. make the mkdir commands as echo 'if test ! -d /usr/lib; then mkdir /usr/lib; else true; fi' | sh -v 2. create the man subdirs. and we then document the fact that intermediate directories aren't built, will that explain/fix everything? /mtr ps: you really shouldn't use the isode list for reporting bugs.