[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: failure to install bash in Zorin-os system
From: |
Jianfeng Menglu |
Subject: |
Re: failure to install bash in Zorin-os system |
Date: |
Thu, 5 Dec 2013 13:26:05 -0600 |
I have resolved the problem by taking the advice from Pierrce. Thanks for
your help.
Michael
On Thu, Dec 5, 2013 at 9:19 AM, Chet Ramey <chet.ramey@case.edu> wrote:
> > mkdir -p -- /usr/local/share/man/man1
> > mkdir: cannot create directory ‘/usr/local/share/man/man1’: Permission
> > denied
> > make: *** [installdirs] Error 1
>
> `make install' attempts to install bash under /usr/local. You don't have
> permission to write to /usr/local or one of its subdirectories.
>
> --
> ``The lyf so short, the craft so long to lerne.'' - Chaucer
> ``Ars longa, vita brevis'' - Hippocrates
> Chet Ramey, ITS, CWRU chet@case.edu
> http://cnswww.cns.cwru.edu/~chet/
>