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

Re: Build subversion w/ ssl on a machine with no root access

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2007-02-26 10:51:18 CET

On Sunday 25 February 2007 18:13, Denis Haskin wrote:
> Hi -- I need the svn client on a Fedora (Core 4, I think) machine I use,
> but I don't have root access on the machine. The sysadmin is extremely
> resistant to building and installing this just for me (I know, I know).
>
> Seems like I should be able to build it in my own directory, and I have
> been able to build it fine but without ssl support.

Hmmm, how about just downloading and installing it in your home dir?
Potentially, all it will take is to unpack Subversion and redirect some
paths...

> To do it with ssl, I downloaded and built openssl (which was fine), and
> then I configure and make subversion:
>
> ./configure --with-ssl --with-libs=/home/follen/openssl-0.9.8e
> make
>
> The make eventually dies with:
> /home/follen/subversion-1.4.3/subversion/libsvn_ra_dav/.libs/libsvn_ra_dav-
>1.so: undefined reference to `SSL_CTX_set_client_cert_cb'
>
> Any suggestions? Any way to get around this? What's really frustrating
> is I don't need all the server-side stuff. Just a command-line client...

I did something like that on another system, although I think I had SSL
globally installed. What might make a difference is what exactly is failing.
You only provided the errormessage, but not the command that failed. This
wouldn't explain why it fails in make instead of in configure though, so
there is definitely a bug.

Uli

-- 
ML: http://subversion.tigris.org/mailing-list-guidelines.html
FAQ: http://subversion.tigris.org/faq.html
Docs: http://svnbook.red-bean.com/
Sator Laser GmbH
Geschäftsführer: Ronald Boers       Steuernummer: 02/892/02900 
Amtsgericht Hamburg HR B62 932      USt-Id.Nr.: DE183047360
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 26 10:51:45 2007

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.