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

RE: swig-py bindings...

From: John Szakmeister <jszakmeister_at_actelesys.com>
Date: 2003-03-28 15:43:00 CET

I did more investigation yesterday, it appears that the .so's are not being
generated. I didn't have enough time to track down the reason why though.
I went home and tried to build them from the latest tarball (0.20.1) on my
FreeBSD machine, and everything was okay. So I'm going to grab that for the
RedHat 8.0 machine and give it a try again.

I saw the RPMs and we've actually used those in the past to install
subversion. But it doesn't appear to install the swig-py bindings.

-John

-----Original Message-----
From: Michael Wood [mailto:mwood@its.uct.ac.za]
Sent: Friday, March 28, 2003 4:00 AM
To: John Szakmeister
Cc: dev@subversion.tigris.org
Subject: Re: swig-py bindings...

On Thu, Mar 27, 2003 at 10:21:07AM -0500, John Szakmeister wrote:
> I'm trying to get the SWIG binding for Python up so I can use the
> cvs2svn tool on one of our repositories. I grabbed the source for
> 0.20.0 and compiled everything (on RedHat 8.0), and then ran 'make
> swig-py' and then ran 'make install-swig-py' as root. The first
> command completes with no errors. I run the second command and I get
> complaints from libtool about having to relink various libraries (all
> of the _* libraries... i.e., _wc, etc.). Have I missed something
> here?

Normally libtool says that it _is_ relinking the libraries, not that you
must relink the libraries. i.e. this is normally just informational and can
be ignored.

Did you check to see if the libraries were installed? :)

As an aside, there are RPMs and SRPMs linked to from the "File sharing"
section on http://subversion.tigris.org/

There's also a SPEC file in packages/rpm/redhat-8.x/subversion.spec in the
Subversion source that you should be able to use to build RPMs.

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 28 15:44:18 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.