Opened 19 years ago
Closed 19 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)
Change History (3)
Changed 19 years ago by tonytung@…
Attachment: | py-mysql.diff added |
---|
comment:1 Changed 19 years ago by blb@…
Owner: | changed from darwinports-bugs@… to ryanwilcox@… |
---|
Assign to maintainer.
comment:2 Changed 19 years ago by markd@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
This has been fixed.
Note: See
TracTickets for help on using
tickets.
patches setup.py if py-mysql is paired with mysql5, so that it calls mysql_config5