[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SSL (https) support?

From: Konstantin Ignatyev <kgignatyev_at_yahoo.com>
Date: 2005-09-20 08:14:44 CEST

Just for the records:
I have compiled subversion-1.2.3 on SuSe 9.2 86_64,
here is hat needs to be done
- download openssl-0.9.7d;
- and recompile with adding -fPIC to the CFLAG im
Makefile
in the subversion
-./configure --with-ssl
--with-libs=/usr/lib:/usr/lib64/:/usr/local/ssl/lib/:/usr/local/ssl/include/
- add -fPIC to the CFLAG in neon/Makefile and Makefile
then make;mak install

--- Stephane Bortzmeyer <stephane@sources.org> wrote:

> On Sun, Sep 18, 2005 at 09:36:31PM -0700,
> Konstantin Ignatyev <kgignatyev@yahoo.com> wrote
> a message of 28 lines which said:
>
> > configure: error: could not find library
> containing
> > SSL_library_init
> > configure failed for neon
> >
> > OpenSSL is present on he machine.
>
> With most modern Unices, there are different
> packages for simple use
> and for development (typically, openssl, and
> openssl-dev). To compile
> Subversion, you would need the development package
> as well.
>
> (I find incredible that people could be stupid
> enough to ship a
> Subversion package without SSL but it is another
> story. Follow-to
> alt.flame.suse-sucks.)
>

Konstantin Ignatyev

PS: If this is a typical day on planet earth, humans will add fifteen million tons of carbon to the atmosphere, destroy 115 square miles of tropical rainforest, create seventy-two miles of desert, eliminate between forty to one hundred species, erode seventy-one million tons of topsoil, add 2,700 tons of CFCs to the stratosphere, and increase their population by 263,000

Bowers, C.A. The Culture of Denial: Why the Environmental Movement Needs a Strategy for Reforming Universities and Public Schools. New York: State University of New York Press, 1997: (4) (5) (p.206)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 20 08:16:43 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.