MAMP : dyld: Symbol not found: __cg_jpeg_resync_to_restart Referenced from: /System/Library

cacti, mamp

Solution

You need to go on /Applications/MAMP/Library/bin and rename envvars to _envvars and apache will start !

Problem

I'm trying to run cacti on my Mac running OS X 10.9.3. I'm using MAMP 3.0.5. In the cacti control panel, I've got the following error message : dyld: Symbol not found: __cg_jpeg_resync_to_restart Referenced from: /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO Expected in: /Applications/MAMP/Library/lib/libJPEG.dylib in /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO.

Original source

Related problems