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

Re: Python bindings on OS X

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-12-08 13:31:12 CET

Wilfredo Sánchez wrote:
> I have an svn which installed python bindings (make install-swig-py).
>
> But I get this error at runtime, and I'm wondering if you've gotten
> this to work. I'm guessing that _fs.a and the others shouldn't be
> static libraries.

Exactly.

> Is this known to work on OS X? (10.3.6, python 2.3)

Yes, it does work.

Redo the build, and watch closely during the bindings bit. Libtool will spit
out some message before it (stupidly) goes ahead to build those statically.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 8 13:35:42 2004

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.