Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
How do I specify location of openssl headers?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
David Kirkby  
View profile  
 More options Sep 1 2012, 6:22 pm
From: David Kirkby <david.kir...@onetel.net>
Date: Sat, 1 Sep 2012 23:22:18 +0100
Local: Sat, Sep 1 2012 6:22 pm
Subject: How do I specify location of openssl headers?
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.

Dave


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John H Palmieri  
View profile  
 More options Sep 1 2012, 8:08 pm
From: John H Palmieri <jhpalmier...@gmail.com>
Date: Sat, 1 Sep 2012 17:08:44 -0700 (PDT)
Local: Sat, Sep 1 2012 8:08 pm
Subject: Re: How do I specify location of openssl headers?

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 must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Kirkby  
View profile  
 More options Sep 2 2012, 7:14 am
From: David Kirkby <david.kir...@onetel.net>
Date: Sun, 2 Sep 2012 12:13:57 +0100
Local: Sun, Sep 2 2012 7:13 am
Subject: Re: [sage-devel] Re: How do I specify location of openssl headers?
On 2 September 2012 01:08, John H Palmieri <jhpalmier...@gmail.com> wrote:

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

I should have said this was SPARC.

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

Sort of good. (I'm not sure about the GPL aspect of this), but many
systems will not have this by default.

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

I'll give that a go.

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

Really though, I think there should be a way to specify a place to
look for headers - not just for SSL, but perhaps something that could
work for any library. Some of the optional libraries that can improve
Sage (but are not Sage options) might be installed by one user without
root access.

Dave


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Keshav Kini  
View profile  
 More options Sep 2 2012, 8:57 am
From: Keshav Kini <keshav.k...@gmail.com>
Date: Sun, 02 Sep 2012 20:56:52 +0800
Local: Sun, Sep 2 2012 8:56 am
Subject: Re: How do I specify location of openssl headers?

We're making the dependency on OpenSSL go away by not using OpenSSL
anymore, not by packaging anything. I assume this can only cause us to
break GPL less than we currently are (if we currently are).

-Keshav

----
Join us in #sagemath on irc.freenode.net !


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »