[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: install questions
From: |
Eric Blake |
Subject: |
Re: install questions |
Date: |
Fri, 13 Feb 2009 06:18:10 -0700 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Thunderbird/2.0.0.19 Mnenhy/0.7.6.666 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
According to Justin Buell on 2/12/2009 2:47 PM:
> test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
> /usr/bin/install -c 'm4' '/usr/local/bin/m4'
> /usr/bin/install: cannot create regular file `/usr/local/bin/m4':
> Permission denied
This question has come up before; it is not a bug in m4. Your problem is
that you can't install into a root-owned directory unless you have root
permissions:
http://lists.gnu.org/archive/html/bug-m4/2009-01/msg00018.html
- --
Don't work too hard, make some time for fun as well!
Eric Blake address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkmVcxIACgkQ84KuGfSFAYCpDgCePh/91W7S3eqdFsVZbcHTAgz4
JlQAn0k7T3V9PfuirGE936h484N6YpBG
=azdN
-----END PGP SIGNATURE-----