Changes between Initial Version and Version 1 of Ticket #32311


Ignore:
Timestamp:
Nov 30, 2011, 12:18:45 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

I don't see how that's possible. That should only happen if you had tried to install MacPorts-2.0.3-10.7-Lion.dmg on OS X Snow Leopard. I have just downloaded MacPorts-2.0.3-10.6-SnowLeopard.dmg and verified that its Pextlib.dylib links with libcurl.4.dylib compatibility version 6.0.0 current version 6.1.0, as it should, not 7.0.0 as you're showing.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32311

    • Property Component changed from ports to base
  • Ticket #32311 – Description

    initial v1  
    11Tried installing MacPorts on Mac OS X 10.6.8 with Xcode 3.2.6, and all invocations of the "port" command fail in the same way:
    22
     3{{{
    34mini:/ tv$ /opt/local/bin/port search iperf
    45dlopen(/opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib, 10): Library not loaded: /usr/lib/libcurl.4.dylib
     
    1112"package require Pextlib 1.0"
    1213    (file "/opt/local/bin/port" line 39)
     14}}}
    1315
    1416I have tried rm -Rf /opt/local and re-installing to no effect. The MacPorts build used is:
     
    1820The referenced .dylib files are:
    1921
     22{{{
    2023/usr/lib/libncurses.5.4.dylib
    2124/usr/lib/libiconv.2.dylib
     
    3841
    3942MD5 (/usr/lib/libcurl.4.dylib) = 49588fca545135a6b694406d4f27e231
     43}}}
    4044
    4145