Re: [C++-sig] cannot find -lboost_python after upgrade to Ubuntu 9.10
by Anders Wallin other posts by this author
Nov 1 2009 10:25PM messages near this date
Re: [C++-sig] cannot find -lboost_python after upgrade to Ubuntu 9.10
|
[C++-sig] How do I wrap a static member function?
> I think that recent boost packages on ubuntu have added a '-py25' or '-py26'
> at the end of the library, essentially providing two libraries linked to
> each of the python versions available on ubuntu.
looking in usr/lib I have at least these, but changing the makefile to
one of these names does not seem to help:
/usr/lib/libboost_python-mt.a
/usr/lib/libboost_python-mt.so
/usr/lib/libboost_python-mt-py25.a
/usr/lib/libboost_python-mt-py25.so
/usr/lib/libboost_python-mt-py25.so.1.38.0
/usr/lib/libboost_python-mt-py26.a
/usr/lib/libboost_python-mt-py26.so
/usr/lib/libboost_python-mt-py26.so.1.38.0
AW
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@[...].org
http://mail.python.org/mailman/listinfo/cplusplus-sig
Thread:
Anders Wallin
Dane Springmeyer
Anders Wallin
|