#16350: on some systems, pkg-libexecs are installed into local/lib instead of
local/libexec
-------------------------------------+-------------------------------------
Reporter: rws | Owner:
Type: defect | Status: new
Priority: critical | Milestone: sage-6.3
Component: scripts | Resolution:
Keywords: environment, git | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/rws/on_some_systems__pkg_libexecs_are_installed_into_local_lib_instead_of_local_libexec|
51216ea7716e7ad2b150e676760840c947183164
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Changes (by rws):
* commit: => 51216ea7716e7ad2b150e676760840c947183164
Comment:
You could reproduce it by giving those three lines
{{{
| if test "$libexecdir" = '${exec_prefix}/libexec' ; then
| libexecdir='${exec_prefix}/lib'
| fi
}}}
in your site-config script.
Interestingly for example, the ECL package among others installs
excutables outside `bin/` too but specifies `lib` as path instead of
`libexec`. So it seems both the distributions and the packages have their
say in the matter, and git is unfortunate to not commit to `lib`, as it is
suggested by the standard.
----
New commits:
||[http://git.sagemath.org/sage.git/commit/?id=51216ea7716e7ad2b150e676760840c947183164
51216ea]||{{{16350: explicitly specify libexecdir with configure}}}||
--
Ticket URL: <http://trac.sagemath.org/ticket/16350#comment:11>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.