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!

Best,
Dima


-- 
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.


Reply via email to