#15209: Upgrade experimental libFES package to version 0.2
-------------------------------------+-------------------------------------
Reporter: Bouillaguet | Owner:
Type: enhancement | Status: needs_work
Priority: minor | Milestone: sage-6.8
Component: packages: | Resolution:
experimental | Merged in:
Keywords: | Reviewers:
Authors: Charles | Work issues:
Bouillaguet, Travis Scholl | Commit:
Report Upstream: N/A | e8c18d0d36cfe4f4f3a94e426c359917691cb503
Branch: u/tscholl2/libFES | Stopgaps:
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by tscholl2):
Thanks for the comments. I'm sorry I should have been more explicit about
the source of the tarball.
The original source tarball is listed on the
[http://www.lifl.fr/~bouillag/fes/ upstream] website you linked to. Under
"Advanced use" it has a link:
"You can get the code in a
[https://bitbucket.org/fes/fes/get/master.tar.bz2 source tarball]"
The link is to the bitbucket page for the source code,
[https://bitbucket.org/fes/fes/get/master.tar.bz2]
The md5sum is
`86a983de37eafa4c3110b1a640418023 master.tar.bz2`
However, I had to modify this tarball because it expands to a folder named
`fes-fes-1229a4ec1e4e/`. Somehow Sage's package installer wasn't correctly
renaming the expanded format and installation would fail.
So I renamed `fes-fes-1229a4ec1e4e/` to `libFES-0.2/` and re-compressed
the file with
`tar -cjf libFES-0.2.tar.bz2 libFES-0.2`
The new md5sum is
`f895755c85ada462d77ab4d8e3fb4fd3 libFES-0.2.tar.bz2`
This is the file linked to on my SMC project in the ticket description.
As for the lines in the `spkg-install` file, if I remove
{{{
autoreconf -i -v
}}}
I get an error when trying to install the package:
{{{
./spkg-install: line 19: ./configure: No such file or directory
Error configuring libFES
}}}
Is it bad to run `autoreconf` in install file? Should I run this command
and then re-compress the folder?
--
Ticket URL: <http://trac.sagemath.org/ticket/15209#comment:23>
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.