Ticket #24868 (closed defect: invalid)
libboost_python libraries missing on snow leopard
| Reported by: | hugues.talbot@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | Cc: | ||
| Port: |
Description
Hello
Using the latest version (1.8.2) of ports, trying to install Boost Python on Snow Leopard (10.6.3)
% sudo port selfupdate
% sudo port upgrade installed
% sudo port install boost
[work work work]
% ls -l /opt/local/lib/libboost_python*
% (nothing)
Where are the boost python libraries ?
Change History
Note: See
TracTickets for help on using
tickets.


Trac is for bug reports, not for support. You can post to the Macports-Users list for support.
To find out where the libraries are installed, run the following:
Most likely you forgot to use a python variant.
What is the output of the following?
Run the following to get the python26 libraries: