On Feb 3, 2005, at 20:07, Chris Barker wrote:
Bob Ippolito wrote:
You have three options:
- make sure the dylibs aren't sitting around in the same location as
the .a, and make sure the .a's path is preferred (you could make a
local dir, -L to it, symlink the archives in)
I'm going to give this a
Bob Ippolito wrote:
You have three options:
- make sure the dylibs aren't sitting around in the same location as the
.a, and make sure the .a's path is preferred (you could make a local
dir, -L to it, symlink the archives in)
I'm going to give this a try.
- change the setup.py relatively signific