« Return to Thread: swig-python bindings

Re: swig-python bindings

by russ0519 :: Rate this Message:

Reply to Author | View in Thread

Does the version of neon matter?
Sent wirelessly via BlackBerry from T-Mobile.  

-----Original Message-----
From: Mark <mark@...>
Date: Thu, 21 Sep 2006 16:33:19
To:users@...
Subject:  Re: swig-python bindings

The version does not matter.  the key, I believe, is to compile neon
separately and install.  then refer explcitly to that path for neon in
the configure for subversion.

On 9/21/06, Ruslan Sivak <rsivak@...> wrote:

> I upgraded my /usr/ tree to openssl 0.9.7k.  What version should I be
> using to get this to work?
>
> Russ
>
> Mark wrote:
> > Check out http://svn.haxx.se/users/archive-2006-06/0670.shtml
> > the problem is with linking to neon and what it is linked to.
> >
> > On 9/21/06, Ruslan Sivak <rsivak@...> wrote:
> >> I've compiled and recompiled subversion again and again and I still get
> >> the following error: when i run
> >> import libsvn._core
> >>
> >> ImportError: /usr/local/lib/libsvn_ra_dav-1.so.0: undefined symbol:
> >> SSL_load_error_strings
> >>
> >> Does this mean anything to anyone?
> >>
> >> Russ
> >>
> >> Ruslan Sivak wrote:
> >> > I'm trying to get the latest version of trac working with subversion
> >> > 1.4 on rhel3 with python 2.4.  I compiled everything several times,
> >> > and trac keeps complaining.  I was told that I don't have the
> >> > python-subversion bindings installed properly.  As far as I know, it's
> >> > all installed properly.  How do I check whether or not they're
> >> > properly installed?
> >> >
> >> > Russ
> >> >
> >> > ---------------------------------------------------------------------
> >> > To unsubscribe, e-mail: users-unsubscribe@...
> >> > For additional commands, e-mail: users-help@...
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscribe@...
> >> For additional commands, e-mail: users-help@...
> >>
> >>
> >
> >
>
>


--
Mark
"Blessed is he who finds happiness in his own foolishness, for he will
always be happy."

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: swig-python bindings