[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: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-03-28 10:00:22 CET

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
Received on Fri Mar 28 10:01:42 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.