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

SvnReporter and libsvn.core

From: Boris Yazlovitsky <borisyaz_at_gmail.com>
Date: 2007-07-09 22:39:04 CEST

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
Received on Mon Jul 9 22:38:52 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.