Building sqlite3 fails
Lenore Horner
LenoreHorner at sbcglobal.net
Sat Sep 13 15:24:43 PDT 2008
>>
>> --------------------------------------------------------------
>> sudo port uninstall sqlite3 @3.6.1_0
>> ---> Unable to uninstall sqlite3 3.6.1_0, the following ports
>> depend on it:
>> ---> apr-util
>> ---> apr-util
>> Error: port uninstall failed: Please uninstall the ports that
>> depend on sqlite3 first.
>> --------------------------------------------------------------
>
> You should force the uninstallation:
>
> sudo port -f uninstall sqlite3 @3.6.1_0
>
> This is fine since you will be activating 3.6.2_0 in a moment.
>
> MacPorts 1.7.0 and later will no longer complain in this way about
> uninstalling a port if another version of the port is already
> installed.
>
How can one be sure that apr-util (or anything else) that works with
sqlite 3.6.1_0 (or any other dependency) will also work with sqlite
3.6.2_0?
Lenore
More information about the macports-users
mailing list