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

RE: Problems using the Python bindings with Trac on SuSE 9.1

From: Campbell, Matthew A <Matthew.Campbell_at_Relizon.com>
Date: 2004-07-28 23:48:04 CEST

> Can you verify that the _[fs|client|wc|...].la and friends were built
> in your source dir?
>

What's that noise... oh wait, that's the ringing of a bell...

I had some issues compiling/installing the python bindings on an antique
RH7.0 box. I eventually discovered I had to install the python2.x-devel RPM
then re-run make swig-py. (Might have been a "make distclean" in there too,
I'm afraid.)

In retrospect, it totally baffles me that the build process for the python
bindings doesn't fail when the necessary libraries and headers are missing.
Not only that, it *appears* to install correctly too... but I believe the
libsvn directory was missing until this was resolved. Maybe an issue needs
to be filed for this? At the time, I blew it off to being "just me" but if
this fixes Bryan's problem too then I suppose it isn't...

(PS - another thing I needed to do in my case was upgrade GCC & friends.
The RH7.0 version had a bug regarding the definition of LONG_BIT which
creeped up on "make swig-py". I doubt this will be an issue for Bryan on
SuSE 9 though...)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 28 23:54: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.