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

How do I fix `ImportError: /usr/local/lib/svn-python/libsvn/_client.so: undefined symbol: SWIG_InstallConstants' ?

From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2004-08-09 01:52:33 CEST

I'm puttering with the Python bindings, and figured a decent test
would be to run

    #!/usr/bin/env python

    from svn import client
    print dir ()

and see if I get some subversion-looking names. However, I get the
above error instead. The one pertinent web page that I could find
(http://www.contactor.se/~dast/svn/archive-2004-01/0957.shtml)
suggests that I do `make runtime' in my swig directory ... but I
didn't build Swig from source -- I installed it from Debian (my Swig
package is plenty new enough -- 1.3.21). I'd rather not have to build
Swig from source to get this to work.

-- 
... there are any number of partisan Democrats lurking in
engineering departments and liberal moles in software-writing
offices.
        -- Molly Ivins
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 9 01:53:12 2004

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.