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

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

[Octave-bug-tracker] [bug #39045] default Makefile for octave forge pack


From: Fabio
Subject: [Octave-bug-tracker] [bug #39045] default Makefile for octave forge packages still uses libexec
Date: Wed, 22 May 2013 21:51:06 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0

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

                 Summary: default Makefile for octave forge packages still
uses libexec
                 Project: GNU Octave
            Submitted by: efferre79
            Submitted on: Wed 22 May 2013 09:51:05 PM GMT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.4
        Operating System: GNU/Linux

    _______________________________________________________

Details:

bug #32840 introduced a change of path for the installation of arch dependent
files, the libdir path replaces the old libexec one.

The default template Makefile for octave packages
(http://svn.code.sf.net/p/octave/code/trunk/octave-forge/packages/package_Makefile.in)
still contains a reference to the old libexec path and the problem is
triggered when DESTDIR is set during "make install". If a distribution's
package manager (e.g. Gentoo) uses this solution, the arch dependent files are
installed in the wrong path (comparing to the search path built automatically
by pkg("load", "auto") at startup) making the package not usable.

I'm attaching a simple patch to solve the issue.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 22 May 2013 09:51:05 PM GMT  Name: package_Makefile.in.patch  Size:
899B   By: efferre79

<http://savannah.gnu.org/bugs/download.php?file_id=28141>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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