Changes between Initial Version and Version 1 of Ticket #29539


Ignore:
Timestamp:
May 22, 2011, 4:57:50 PM (13 years ago)
Author:
mf2k (Frank Schima)
Comment:

MyODBC does depend on mysql4. I think you want to install mysql-connector-odbc. There is no problem to fix here so I'm closing this ticket. If you want more help please use the macports-users mailing list.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29539

    • Property Status changed from new to closed
    • Property Cc simon@… pixilla@… added
    • Property Keywords myodbc removed
    • Property Resolution changed from to invalid
    • Property Port myodbc added
  • Ticket #29539 – Description

    initial v1  
    55I have been installed mysql5, so I use MacPorts to install MyODBC. It show error like below:
    66
    7 >  $ sudo port install MyODBC[[BR]]
    8 >  --->  Computing dependencies for MyODBCError: '''Unable to execute port: Can't install mysql4 because conflicting ports are installed: mysql5''' [[BR]]
    9 >  To report a bug, see <http://guide.macports.org/#project.tickets> [[BR]]
     7{{{
     8>  $ sudo port install MyODBC
     9>  --->  Computing dependencies for MyODBCError: '''Unable to execute port: Can't install mysql4 because conflicting ports are installed: mysql5'''
     10>  To report a bug, see <http://guide.macports.org/#project.tickets>
     11}}}
    1012
    1113It depends on mysql4?