bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: failure to install bash in Zorin-os system


From: Chet Ramey
Subject: Re: failure to install bash in Zorin-os system
Date: Thu, 5 Dec 2013 10:19:35 -0500

> 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/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]