On Saturday, September 1, 2012 3:22:21 PM UTC-7, Dr. David Kirkby wrote:
>
> I'm trying to build Sage on Solaris 10 (March 2005 edition), which has 
> worked many times before. But I see someone has now made it necessary 
> to have openssl. Well the headers are present on my system in 
> /usr/sfw/include/openssl, but how do I tell the Makefile where to find 
> them? I tried adding -I option, but that did not work.  


> Perhaps we can make Sage look there, as its the standard place for 
> OpenSSL on Solaris. 
>

First, I don't know the answer to your question: how to specify the 
location of these headers. However:

1. The dependency on OpenSSL should go away soon -- see trac tickets #13121 
and #13385.

2. In the meantime, you can try this: from SAGE_ROOT, run "./sage -i patch" 
and "./sage -i 
http://sagemath.org/packages/optional/openssl-1.0.1c.p0.spkg";. Then run 
"make".

3. Having Sage look in this directory on Solaris (and OpenSolaris?) sounds 
like a good idea. Someone who knows what they're doing should implement 
this.

-- 
John

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to sage-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-devel+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


Reply via email to