[MacPorts] #46375: ImageMagick cannot be built while cryptlib is active (was: Failed to install ImageMagick)
MacPorts
noreply at macports.org
Sat Jan 3 00:53:19 PST 2015
#46375: ImageMagick cannot be built while cryptlib is active
-------------------------------+--------------------------------
Reporter: barnstorming92@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: invalid | Keywords:
Port: ImageMagick |
-------------------------------+--------------------------------
Changes (by ryandesign@…):
* status: new => closed
* resolution: => invalid
* port: cryptlib => ImageMagick
Comment:
Has duplicate #46376.
The error message is correct. You must deactivate cryptlib before you can
build ImageMagick. To do so, run:
{{{
sudo port -f deactivate cryptlib
}}}
After building ImageMagick, you can reactivate cryptlib if desired by
running:
{{{
sudo port activate cryptlib
}}}
--
Ticket URL: <https://trac.macports.org/ticket/46375#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list