The other part to my question is this... does libsvn supposed to come with
the subversion build tree or is it something to be installed separately into
the python environment? I did not find either, neither as a separate python
module nor a part of the subversion install.
any pointers will be appreciated.
many thanks!
Boris
On 7/9/07, Boris Yazlovitsky <borisyaz@gmail.com> wrote:
>
> Hello,
>
> I'm new to this list, but have not been able to find any answer to my
> problem in the archives.
>
> I am trying to build SvnReporter on a Linux SUSE 10 Enterprise server (AMD
> 64)
> I'm blocked here:
>
> Traceback (most recent call last):
> File "setup.py", line 32, in <module>
> from SvnReporter import _metadata_
> File "lib/SvnReporter.py", line 34, in <module>
> from svn import core, delta, fs, repos
> File "/scratch/by/subversion-1.4.4/subversion/bindings/swig/python/svn/core.py",
> line 19, in <module>
> from libsvn.core import *
> ImportError: No module named libsvn.core
>
> my subversion build tree is /scratch/by/subversion- 1.4.4
>
> subversion itself has been built and installed into /scratch/by/tools
>
> PYTHONPATH=/scratch/by/subversion-1.4.4/subversion/bindings/swig/python
>
> any help regarding the abovementioned problem will be greatly appreciated!
>
>
> Boris Yazlovitsky
>
> --
> http://www.myspace.com/acrylickalchemical
--
http://www.myspace.com/acrylickalchemical
Received on Mon Jul 9 22:55:53 2007