scsh-users
[Top] [All Lists]

[zilla@kerner.com: scsh/SGI]

To: "j. p. lewis" <zilla@kerner.com>
Subject: [zilla@kerner.com: scsh/SGI]
From: bdc@ai.mit.edu (Brian D. Carlstrom)
Date: Mon, 21 Nov 94 04:01:15 EST
Cc: scsh-bugs@martigny.ai.mit.edu
> I cannot install in /usr/local.  With 
> 
>       make libdir=`pwd`;
>       make libdir=`pwd` install:
> The installation of man pages ignores the directory:
>     if test -d /usr/local/man/man1; then ./install.sh -c -m 644 scsh.1 
> /usr/local/man/man1; else echo "No man directory, not installing man page"; fi
>     cp: cannot create /usr/local/man/man1/#inst.14019#: Permission denied.

i'd appreciate if someone could look over installation in non-standard
locales. i think the problem maybe that you are changing libdir when
prefix is what you want. this is stuff we inherited from scheme48, so if
there is something we should do to make this fit some standard
convention, then let me know so we can get it fixed in scsh and
scheme48. its important to make this stuff as easy to install as
perl^H^H^H^Hpossible

-bri

<Prev in Thread] Current Thread [Next in Thread>