Re: [stunnel-users] Installing Stunnel 4.21 on Shared

This is a discussion on Re: [stunnel-users] Installing Stunnel 4.21 on Shared within the Stunnel Users forums, part of the Networking and Network Related category; This is a multipart message in MIME format. --===============2083866468== Content-Type: multipart/alternative; boundary="=_alternative 0063E9C1852573F2_=" This is ...


Go Back   Usenet Forums > Networking and Network Related > Stunnel Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-17-2008
Norbert Hoeller
 
Posts: n/a
Default Re: [stunnel-users] Installing Stunnel 4.21 on Shared

This is a multipart message in MIME format.
--===============2083866468==
Content-Type: multipart/alternative; boundary="=_alternative 0063E9C1852573F2_="

This is a multipart message in MIME format.
--=_alternative 0063E9C1852573F2_=
Content-Type: text/plain; charset="US-ASCII"

Gonzalo, thanks for the fast response. I downloaded the
openssl-0.9.6g.tar.gz package, extracted it and ran "./configure
--with-ssl=...openssl-0.9.6g". "make" still failed with the same error as
before.

I noticed some messages about not finding "engine.h", so I downloaded,
extracted and pointed --with-ssl to "...openssl-engine-0.9.6g". "make"
still failing with "common.h:318: #error OpenSSL library compiled without
thread support".

I will dig some more into what it takes to install the OpenSSL development
package, although I suspect that the shared hosting environment I am using
will seriously limit what I can do.
Regards, Norbert




Gonzalo Diethelm <gonzalo.diethelm@diethelm.org>
16/02/2008 11:58 PM

To
Norbert Hoeller <nhoeller@sinet.ca>
cc
stunnel-users@mirt.net
Subject
Re: [stunnel-users] Installing Stunnel 4.21 on Shared Hosting Server
with OpenSSL 0.9.6g






PHP indicates that the OpenSSL runtime libraries and executables are
installed. In order to compile, you need the OpenSSL development package.

Hope that helps. Best regards.

On Sat, 2008-02-16 at 12:42 -0500, Norbert Hoeller wrote:

I am trying to install Stunnel 4.21 on a 1&1 shared Linux server. PHP
Settings claims that OpenSSL 0.9.6g is installed. I unpacked the tar file
and ran "./configure" using --prefix to override the /usr/local/ install
directory. I had one warning: "configure: WARNING: Openssl engine header
not found". In terms of threading model, I got "configure: PTHREAD thread
model detected".

When I tried to run "make", I got "common.h:318: #error OpenSSL library
compiled without thread support". Is there a way around this? I tried
running "./configure" with --with-threads=ucontext/fork, but that gave a
bunch of "OCSP_" undeclared variables and "Error 1".
Thanks, Norbert

_______________________________________________
stunnel-users mailing list
stunnel-users@mirt.net
http://stunnel.mirt.net/mailman/listinfo/stunnel-users



--
Gonzalo Diethelm
gonzalo.diethelm@diethelm.org



--=_alternative 0063E9C1852573F2_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif">Gonzalo, thanks for the fast response.
&nbsp;I downloaded the openssl-0.9.6g.tar.gz package, extracted it and
ran &quot;./configure --with-ssl=...openssl-0.9.6g&quot;. &nbsp;&quot;make&quot;
still failed with the same error as before. &nbsp;</font>
<br>
<br><font size=2 face="sans-serif">I noticed some messages about not finding
&quot;engine.h&quot;, so I downloaded, extracted and pointed --with-ssl
to &quot;...openssl-engine-0.9.6g&quot;. &nbsp;&quot;make&quot; still failing
with &quot;common.h:318: #error OpenSSL library compiled without thread
support&quot;.</font>
<br>
<br><font size=2 face="sans-serif">I will dig some more into what it takes
to install the OpenSSL development package, although I suspect that the
shared hosting environment I am using will seriously limit what I can do.</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Regards,
Norbert</font>
<p><font size=2>&nbsp;</font><font size=3> </font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Gonzalo Diethelm &lt;gonzalo.diethelm@diethelm.org&gt;</b>
</font>
<p><font size=1 face="sans-serif">16/02/2008 11:58 PM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">Norbert Hoeller &lt;nhoeller@sinet.ca&gt;</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td><font size=1 face="sans-serif">stunnel-users@mirt.net</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [stunnel-users] Installing Stunnel
4.21 on Shared Hosting &nbsp; &nbsp; &nbsp; &nbsp;Server with OpenSSL
0.9.6g</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=3>PHP indicates that the OpenSSL runtime libraries and executables
are installed. In order to compile, you need the OpenSSL development package.<br>
<br>
Hope that helps. Best regards.<br>
<br>
On Sat, 2008-02-16 at 12:42 -0500, Norbert Hoeller wrote:</font>
<br><font size=2><br>
I am trying to install Stunnel 4.21 on a 1&amp;1 shared Linux server. &nbsp;PHP
Settings claims that </font><font size=3>OpenSSL 0.9.6g </font><font size=2>is
installed. &nbsp;I unpacked the tar file and ran &quot;./configure&quot;
using --prefix to override the /usr/local/ install directory. &nbsp;I had
one warning: &quot;configure: WARNING: Openssl engine header not found&quot;.
&nbsp;In terms of threading model, I got &quot;configure: PTHREAD thread
model detected&quot;.</font><font size=3> <br>
</font><font size=2><br>
When I tried to run &quot;make&quot;, I got &quot;common.h:318: #error
OpenSSL library compiled without thread support&quot;. &nbsp;Is there a
way around this? &nbsp;I tried running &quot;./configure&quot; with --with-threads=ucontext/fork,
but that gave a bunch of &quot;OCSP_&quot; undeclared variables and &quot;Error
1&quot;.</font><font size=3> </font><font size=2><br>
&nbsp; &nbsp; &nbsp; &nbsp;Thanks, Norbert</font><font size=3> </font>
<br><tt><font size=3><br>
_______________________________________________<br >
stunnel-users mailing list<br>
</font></tt><a href="mailto:stunnel-users@mirt.net"><tt><font size=3 color=blue><u>stunnel-users@mirt.net</u></font></tt></a><tt><font size=3><br>
</font></tt><a href="http://stunnel.mirt.net/mailman/listinfo/stunnel-users"><tt><font size=3 color=blue><u>http://stunnel.mirt.net/mailman/listinfo/stunnel-users</u></font></tt></a><tt><font size=3><br>
</font></tt>
<table width=100%>
<tr>
<td width=100%><tt><font size=3><br>
<br>
-- <br>
Gonzalo Diethelm<br>
</font></tt><a href=mailto:gonzalo.diethelm@diethelm.org><tt><fon t size=3 color=blue><u>gonzalo.diethelm@diethelm.org</u></font></tt></a><tt><font size=3><br>
</font></tt></table>
<br>
<br>
--=_alternative 0063E9C1852573F2_=--

--===============2083866468==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
stunnel-users mailing list
stunnel-users@mirt.net
http://stunnel.mirt.net/mailman/listinfo/stunnel-users

--===============2083866468==--
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 09:18 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0