Larry,
I had to copy/symlink the content of libsvn too.
bye,
Erik.
> Maybe I'll have better luck here on the dev list with this issue.
>
> -- Larry
>
> -----Original Message-----
> From: Shatzer, Larry [mailto:Larry.Shatzer@Spirent.com]
> Sent: Monday, March 29, 2004 4:53 PM
> To: 'users@subversion.tigris.org'
> Subject: python bindings
>
>
> After I install the python swig bindings, and add
> /usr/local/lib/svn-python
> to PYTHONPATH I try the docs guide of python -c "from svn import client"
> but
> get the following error:
>
> Traceback (most recent call last):
> File "<string>", line 1, in ?
> File "/usr/local/lib/svn-python/svn/client.py", line 17, in ?
> from libsvn.client import *
> File "/usr/local/lib/svn-python/libsvn/client.py", line 5, in ?
> import _client
> ImportError: No module named _client
>
> Just to be safe, I copied the contents of /usr/local/lib/svn-python into
> /usr/local/lib/python2.3/site-packages and no luck.
>
> Versions:
> SWIG 1.3.19 (I tried 1.3.21, still no luck, but it does whine a lot about
> -c
> being deprecated)
> Python 2.3.3
> subversion 1.0.1
> OS: Solaris 8
>
> Thanks
>
> -- Larry
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
--
+++ NEU bei GMX und erstmalig in Deutschland: TÜV-geprüfter Virenschutz +++
100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 30 19:45:22 2004