|
| From: | Byron Boulton |
| Subject: | [Octave-bug-tracker] [bug #45058] Configuring with --prefix=$HOME/.local leads to error building DOCSTRINGS |
| Date: | Fri, 08 May 2015 17:34:15 +0000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0 |
URL:
<http://savannah.gnu.org/bugs/?45058>
Summary: Configuring with --prefix=$HOME/.local leads to
error building DOCSTRINGS
Project: GNU Octave
Submitted by: bkboulton
Submitted on: Fri 08 May 2015 05:34:14 PM GMT
Category: Configuration and Build System
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Build Failure
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 3.8.2
Operating System: GNU/Linux
_______________________________________________________
Details:
I'm compiling on CentOS 6 for a non-admin install. If I configure with
./configure --prefix=$HOME/.local
Then when I run `make' I end up with this error
creating .DOCSTRINGS from .cc source files
/bin/sh: .DOCSTRINGS: Permission denied
make[3]: *** [.DOCSTRINGS] Error 1
Using the --disable-docs flag
./configure --prefix=$HOME/.local --disable-docs
`make' runs just fine.
Also, if I just use the defaule configuration
./configure
`make' also works fine. Though I won't be able to actually run `make install'.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?45058>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |