Derleek Posted October 27, 2009 Share Posted October 27, 2009 Hey there, I decided to check out Image Magick. To say the least it has been a pain to install. I run snow leopard. After unzipping and typing ./configure into the terminal. Everything went fine. when I typed - 'make' - into the terminal everything was running fine until it spit me the error - CCLD ltdl/libltdlc.la ./libtool: line 3182: cd: /Users/Derek/Line: No such file or directory ./libtool: line 961: cd: ltdl/.libs/libltdlc.lax/dlopen.a: No such file or directory make[1]: *** [ltdl/libltdlc.la] Error 1 make: *** [all] Error 2 I believe the line 3182 cd was because there are spaces in that directory, which is supposed to be "Line by line". I have no idea what the second error was. I just now renamed the directory to simply - MAMP - and typed 'make' into the terminal again. It seems to be taking off right where it left off (although I have no clue really...). But I seem to be getting a decent amount of warnings... ex:coders/png.c:1018: warning: ‘PNGsLong’ defined but not used coders/png.c: In function ‘ReadOnePNGImage’: coders/png.c:1638: warning: variable ‘image’ might be clobbered by ‘longjmp’ or ‘vfork’ Just wondering what steps I should take to get ImageMagick up and working on my local machine. Link to comment https://forums.phpfreaks.com/topic/179218-image-magick-installation-issues/ Share on other sites More sharing options...
Derleek Posted October 27, 2009 Author Share Posted October 27, 2009 Well... after proceeding through the rest of the installation with my fingers crossed... The install definitely failed... :'( I'm afraid I'm a bit over my head here... Link to comment https://forums.phpfreaks.com/topic/179218-image-magick-installation-issues/#findComment-945570 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.