Opened 18 years ago

Closed 18 years ago

#6982 closed defect (fixed)

py-mysql cannot find mysql_config if mysql5 is installed

Reported by: tonytung@… Owned by: ryanwilcox@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Because mysql5 installs its binaries with a 5 suffix (i.e., mysql_config -> mysql_config5), py-mysql cannot find it.

Attachments (1)

py-mysql.diff (1.3 KB) - added by tonytung@… 18 years ago.
patches setup.py if py-mysql is paired with mysql5, so that it calls mysql_config5

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by tonytung@…

Attachment: py-mysql.diff added

patches setup.py if py-mysql is paired with mysql5, so that it calls mysql_config5

comment:1 Changed 18 years ago by blb@…

Owner: changed from darwinports-bugs@… to ryanwilcox@…

Assign to maintainer.

comment:2 Changed 18 years ago by markd@…

Resolution: fixed
Status: newclosed

This has been fixed.

Note: See TracTickets for help on using tickets.