[MacPorts] #14142: Make mysql5 and mysql5-devel as similar as
possible
MacPorts
trac at macosforge.org
Sun Feb 3 08:42:18 PST 2008
#14142: Make mysql5 and mysql5-devel as similar as possible
--------------------------------------+-------------------------------------
Reporter: ryandesign at macports.org | Owner: ryandesign at macports.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Comment (by ryandesign at macports.org):
* r33697: Changed mysql5-devel to install into the same locations as
mysql5. Note that it already installed some files to the same locations
before, such that it was never possible to install mysql5 and mysql5-devel
at the same time:
{{{
$ sudo port install mysql5-devel
Password:
Portfile changed since last build; discarding previous state.
---> Fetching mysql5-devel
---> Verifying checksum(s) for mysql5-devel
---> Extracting mysql5-devel
---> Configuring mysql5-devel
---> Building mysql5-devel with target all
---> Staging mysql5-devel into destroot
Warning: mysql5-devel requests to install files outside the common
directory structure!
---> Installing mysql5-devel 5.1.22-rc_0+darwin_8
---> Activating mysql5-devel 5.1.22-rc_0+darwin_8
Error: Target org.macports.activate returned: Image error:
/opt/local/bin/my_print_defaults5 is being used by the active mysql5 port.
Please deactivate this port first, or use the -f flag to force the
activation.
Error: Status 1 encountered during processing.
$
}}}
This change will therefore just make it easier for other software to link
with either mysql5 or mysql5-devel, whichever one the user may have
installed.
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14142#comment:2>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list