Changes between Initial Version and Version 1 of Ticket #23057


Ignore:
Timestamp:
Dec 29, 2009, 2:11:52 AM (14 years ago)
Author:
mf2k (Frank Schima)
Comment:

Looks like a missing dependency. What is the output of the following?

port installed zlib

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23057

    • Property Owner changed from macports-tickets@… to ryandesign@…
  • Ticket #23057 – Description

    initial v1  
    11Hi - having upgraded from Mac OS X 10.4.11 to 10.6 I am trying to use Macports (for the first time) to bring my version of MySQL up to date but I am currently getting the following error ...
    22
     3{{{
    34Eddie:~ timtunbridge$ sudo port install mysql5
    45--->  Computing dependencies for mysql5
     
    67Error: Target org.macports.configure returned: lipo: can't open input file: /opt/local/lib/libz.dylib (No such file or directory)
    78Error: Status 1 encountered during processing.
     9}}}
    810
    911Prior to getting to this point, I determined that I needed to install XCode (which I did from my Mac OS X 10.6 disks). The install mysql5 command then appeared to make good progress, fetching and installing various "things" but stopped with the same above error. Whenever I now type the install command, it immediately issues the above error.