octave-maintainers
[Top][All Lists]
Advanced

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

Problem when install DOCSTRINGS


From: Dirk Ullrich
Subject: Problem when install DOCSTRINGS
Date: Wed, 3 Oct 2012 14:17:57 +0200

Hello,

when building and installing Octave from Mercurial you get an error
during `make install':


/usr/bin/install -c -m 644 DOCSTRINGS
/usr/local/packages/octave-devel/share/octave/3.7.0+/etc/built-in-docstrings
/usr/bin/install: reguläre Datei
„/usr/local/packages/octave-devel/share/octave/3.7.0+/etc/built-in-docstrings“
kann nicht angelegt werden: Datei oder Verzeichnis nicht gefunden
make[5]: *** [install-built-in-docstrings] Fehler 1

Here the directory `<prefix>/share/octave/3.7.0+/etc' seems to
missing. A way to ensure it is do modify the respective target in
`libinterp/Makefile.am'. The patch appended takes care of this.

Dirk

Attachment: install-built-in-docstrings.patch
Description: Binary data


reply via email to

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