Changes between Initial Version and Version 1 of Ticket #29737


Ignore:
Timestamp:
Jun 7, 2011, 10:16:17 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Which version of python is selected (with "port select python")?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29737

    • Property Keywords mesa removed
    • Property Cc ryandesign@… added
    • Property Owner changed from macports-tickets@… to jeremyhu@…
    • Property Port mesa added
  • Ticket #29737 – Description

    initial v1  
    33I'm using Mac 10.6.7, and I had the following error when I update the mesa library.
    44
     5{{{
    56mklib: Making Darwin shared library:  libGL.1.2.dylib
    67mklib: Installing libGL.1.2.dylib libGL.1.dylib libGL.dylib in ../../../lib
     
    2829Error: Unable to upgrade port: 1
    2930To report a bug, see <http://guide.macports.org/#project.tickets>
     31}}}
    3032
    3133The error says there is no libxml2, but I think I have it installed from the following check:
    3234
     35{{{
    3336$ port installed | grep libxml2
    3437  libxml2 @2.7.8_0 (active)
    3538  py26-libxml2 @2.6.21_0 (active)
    3639  py27-libxml2 @2.6.21_0 (active)
     40}}}
    3741
    3842Please help me with this problem.  Thank you in adv.