Hello again,
As no one yet able to help me with this problem:
http://groups.google.com/group/trac-users/browse_thread/thread/62215691bf44bbc5
I have tried to setup trac as stand-alone server using trac daemon.

After fixing a problem with sqlite3 i have faced this problem:
[LOGS]
2010-08-31 11:40:48,677 Trac[svn_fs] INFO: Failed to load Subversion
bindings
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/trac/versioncontrol/svn_fs.py",
line 265, in __init__
    _import_svn()
  File "build/bdist.linux-i686/egg/trac/versioncontrol/svn_fs.py",
line 68, in _import_svn
    from svn import fs, repos, core, delta
  File "/usr/local/lib/svn-python/svn/fs.py", line 19, in <module>
    from libsvn.fs import *
  File "/usr/local/lib/svn-python/libsvn/fs.py", line 7, in <module>
    import _fs
ImportError: /usr/local/lib/libsvn_ra_neon-1.so.0: undefined symbol:
X509_verify_cert_error_string
[/LOGS]

here is my system information:
Trac    0.12
setuptools      0.6c8
Genshi  0.6
mod_wsgi        3.3
pysqlite        2.4.1
Pygments        0.9
Python  2.5.5
sqlite  3.5.7
subversion      1.6.12

here is the ticket in trac system where i have been advised to ask for
a help here:
http://trac.edgewall.org/ticket/9591

Can please someone help to determine whats wrong with my python
bindings?

Thank you.

Best Regards,
Dmitriy

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to