[MacPorts] #25419: Cannot install mysql5 - readline does not install /opt/local/lib/libreadline.dylib

MacPorts noreply at macports.org
Fri Jun 25 06:53:35 PDT 2010


#25419: Cannot install mysql5 - readline does not install
/opt/local/lib/libreadline.dylib
-------------------------------+--------------------------------------------
 Reporter:  thomas@…           |       Owner:  macports-tickets@…                   
     Type:  defect             |      Status:  new                                  
 Priority:  Normal             |   Milestone:                                       
Component:  ports              |     Version:  1.9.1                                
 Keywords:                     |        Port:                                       
-------------------------------+--------------------------------------------
 Here's what I get when trying to install mysql5:

 {{{

 % sudo port install -d mysql5
 1
 --->  Computing dependencies for mysql5
 --->  Configuring mysql5
 Error: The file /opt/local/lib/libreadline.dylib does not exist, though it
 was
 Error: expected to have been provided by one of mysql5's dependencies. Try
 Error: rebuilding the port that should have provided that file by running
 Error:
 Error:     sudo port -n upgrade --force <portname>
 Error:
 Error: Target org.macports.configure returned: missing required file
 }}}

 The dependencies of mysql5 are :

 Library Dependencies: zlib, openssl, readline

 However libreadline.dylib is not installed by the "readline" port:

 {{{

 % port contents readline
 0
 Port readline contains:
   /opt/local/include/readline/chardefs.h
   /opt/local/include/readline/history.h
   /opt/local/include/readline/keymaps.h
   /opt/local/include/readline/readline.h
   /opt/local/include/readline/rlconf.h
   /opt/local/include/readline/rlstdc.h
   /opt/local/include/readline/rltypedefs.h
   /opt/local/include/readline/tilde.h
   /opt/local/lib/libhistory.5.0.dylib
   /opt/local/lib/libhistory.5.1.dylib
   /opt/local/lib/libhistory.5.2.dylib
   /opt/local/lib/libhistory.a
   /opt/local/lib/libreadline.5.0.dylib
   /opt/local/lib/libreadline.5.1.dylib
   /opt/local/lib/libreadline.5.2.dylib
   /opt/local/lib/libreadline.a
   /opt/local/share/doc/readline/CHANGELOG
   /opt/local/share/doc/readline/CHANGES
   /opt/local/share/doc/readline/COPYING
   /opt/local/share/doc/readline/NEWS
   /opt/local/share/doc/readline/README
   /opt/local/share/doc/readline/html/history.html
   /opt/local/share/doc/readline/html/readline.html
   /opt/local/share/doc/readline/html/rluserman.html
   /opt/local/share/info/history.info
   /opt/local/share/info/readline.info
   /opt/local/share/info/rluserman.info
   /opt/local/share/man/man3/history.3.gz
   /opt/local/share/man/man3/readline.3.gz
   /opt/local/share/readline/excallback.c
   /opt/local/share/readline/fileman.c
   /opt/local/share/readline/histexamp.c
   /opt/local/share/readline/manexamp.c
   /opt/local/share/readline/rl-fgets.c
   /opt/local/share/readline/rl.c
   /opt/local/share/readline/rlcat.c
   /opt/local/share/readline/rlevent.c
   /opt/local/share/readline/rlptytest.c
   /opt/local/share/readline/rltest.c
   /opt/local/share/readline/rlversion.c
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/25419>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list