octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #42352] pkg install fails if --disable-docs is


From: Patric Schmitz
Subject: [Octave-bug-tracker] [bug #42352] pkg install fails if --disable-docs is given at build time
Date: Wed, 14 May 2014 10:01:17 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X) AppleWebKit/538.1 (KHTML, like Gecko) Safari/538.1 dwb/commit 2013-04-28 b46bbfe

URL:
  <http://savannah.gnu.org/bugs/?42352>

                 Summary: pkg install fails if --disable-docs is given at
build time
                 Project: GNU Octave
            Submitted by: berzerka
            Submitted on: Wed May 14 10:01:15 2014
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Patric Schmitz
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

pkg install seems to require a texinfo file which is only installed when
--enable-docs is given to configure.

output:

octave:1> pkg install -forge general
unable to open /usr/share/octave/3.8.1/etc/macros.texi for reading
error: called from '__makeinfo__' in file
/usr/share/octave/3.8.1/m/help/__makeinfo__.m near line 103, 
error: called from:
error:   /usr/share/octave/3.8.1/m/pkg/private/install.m at line 240, column
5
error:   /usr/share/octave/3.8.1/m/pkg/pkg.m at line 394, column 9


after rebuilding octave with --enable-docs (enabling the doc useflag on
gentoo) it works as expected:

octave:1> pkg install -forge general
For information about changes from previous versions of the general package,
run 'news general'.
octave:2>




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42352>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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