#9210: pkg-config prefix statements in SAGE_LOCAL/lib/pkg-config not changed
upon
Sage move
-------------------------------------------------+--------------------------
Reporter: jason | Owner: drkirkby
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.6
Component: build | Keywords:
Author: Jason Grout | Upstream: N/A
Reviewer: David Kirkby, Karl-Dieter Crisman | Merged:
Work_issues: |
-------------------------------------------------+--------------------------
Comment(by drkirkby):
Em, this is odd. I used 'mv' to move the Sage directory from:
{{{
/export/home/drkirkby/9210/sage-4.6.alpha3/local
}}}
to:
{{{
/tmp/9210/sage-4.6.alpha3/local
}}}
I got some warnings about unable to save ACLs. Now when I run the
doctests, several are failing. One at least is due to the fact 'Maxima'
can't run. When I look at the script $SAGE_ROOT/local/bin/maxima, I see
that still have the old location:
{{{
drkir...@hawk:/tmp/9210/sage-4.6.alpha3$ pwd
/tmp/9210/sage-4.6.alpha3
drkir...@hawk:/tmp/9210/sage-4.6.alpha3$ grep drkirkby local/bin/maxima
prefix=`unixize "/export/home/drkirkby/9210/sage-4.6.alpha3/local"`
top_srcdir=`unixize "/export/home/drkirkby"`
}}}
So perhaps the .pc files are not the only things that need changing. I
realise that's outside of the scope of this ticket, and it may be due to
the warnings about unable to save ALCs, so I build Sage again and use
'tar' to move it.
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9210#comment:44>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.