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

Re: AIX 5.2 python bindings problem

From: Hans-Joachim Ehlers <HansJoachim.Ehlers_at_eumetsat.int>
Date: 2006-01-24 09:44:59 CET

Hi David,
it might be helpfull .
I have build all the stuff from source for AIX 5.1 and run also in some
problems with python.

Right know i build a static ( shareable version for python can not be
build on AIX with the configure stuff ) and afterwards use a script to
create a shared library for python in /usr/local/lib
You will find all information in news:comp.unix.aix and search there
for " hajo python "

I can send you also a Python 2.4.2 LPP package for testing and also
the configure options for subversion and swig

Btw: Did you also run the swig-py make step during subversion building
?

hth
Hajo

>>> "Byrne, David" <David.Byrne@cambridge-na.com> 23/01/06 23:24:10
>>>
I am trying to get the python bindings working in AIX 5.2. I've
installed subversion 1.30, swig 1.3.27 (I've also tried 1.3.25), and
Python 2.4.2. When I try import svn.core or libsvn.core, I get a
message similar to:

Fatal Python Error: Interpreter not initialized ( version mismatch )

I also get a core dump. I really need to get the python interface
logic
working - everything else with subversion seems to be working well so
far. I've imported my cvs history using Tailor. The DAV access seems
to be working well also. If anyone has any ideas what I need to do or
try to get this debugged or working, please let me know.

 

Thanks,

David Byrne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 24 09:47:09 2006

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.