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

Odd libssl error

From: Jeremy Hanna <jeremy_hanna_at_mac.com>
Date: 2005-12-16 20:05:31 CET

I set up subversion using the sunfreeware.com pkg on solaris 9/sparc.
It is subversion version 1.2.3.
I set up the repository and was going to do an svn import of the
existing source but I get the following error:

ld.so.1: svn: fatal: libssl.so.0.9.8: open failed: No such file or
directory
Killed

In my /usr/local/ssl/lib directory, I see libssl.so.0.9.7. I tried
to simply trick subversion by creating a symbolic link to libssl.so.
0.9.7 called libssl.so.0.9.8, but it still got the same error.

I tried to search in google as well as the mailing list archives but
couldn't come up with anything similar. Has anyone else received
this error? Would it be a question of the current PATH setting?

Thanks for the help.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 16 20:56:55 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.