--On Monday, December 22, 2003 17:23:07 +0000 Dean Pullen <[EMAIL PROTECTED]> wrote:
> > Well it looks like I'd better make it myself...I was dreading this. > > Used Gene's script, then did a make install as root and got: > ># /bin/sh ../config/mkinstalldirs /usr/bin/man/man8 # mkdir /usr/bin/man # > mkdir: `/usr/bin/man' exists but is not a directory # mkdir > /usr/bin/man/man8 # mkdir: cannot create directory `/usr/bin/man/man8': Not > a directory # make[2]: *** [install-man8] Error 1 # make[2]: Leaving > directory `/amanda-2.4.4p1/man' ># make[1]: *** [install-am] Error 2 ># make[1]: Leaving directory `/amanda-2.4.4p1/man' ># make: *** [install-recursive] Error 1 > > > Help! :-/ > Looks like you are trying to stuff the man pages in a bin directory (/usr/bin/man is the man command, the installer should be trying to use the directory /usr/man, /usr/share/man, /usr/local/man, or wherever it goes on your platform. I'm guessing something's amiss in Gene's configure script (possibly a line got truncated, wrapped, or dropped). Frank -- Frank Smith [EMAIL PROTECTED] Systems Administrator Voice: 512-374-4673 Hoover's Online Fax: 512-374-4501
