Le 21/02/2013 04:06, Dima Pasechnik a écrit :
I'd like to add autoconf stuff, and libtool, to something I'd like to
make an optional spkg
https://github.com/dimpase/csdp
(there were also requests for this on
sage-support):
So far I only "regularized" the header files to be installed.
What remains is to libtoolize the library in lib/, and
(which should get installed in SAGE_LOCAL/lib)
adjust makefiles for executables in solver/ (which should
get installed in SAGE_LOCAL/bin)
And headers should get installed in SAGE_LOCAL/include.
The most problematic for me appear to be configuring the
blas/lapack/atlas dependencies.
Are there any Sage guidelines for this?
Are there spkgs from which I can use parts of configure.ac
etc files for this task? Or perhaps there is some internet
source for thisi kind of stuff?
Surely you're most welcome to step in and help with/finish the job!
I have no time to have a deep look now, but on my system, the
fflas-ffpack-dev package contains a /usr/bin/fflas-ffpack-config, which
makes it possible to:
(1) check whether fflas-ffpack-config is in the path
(2) call it with --version to check if the version is good enough (or
--decimal-version which looks easier to compare)
(3) use the other switches to find the relevant flag informations.
I hope it helps,
Snark on #sagemath
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.