MAMP + Svn Woes
TechnicalReckon I just might've spoke too soon when I posted last night. Maybe. I thought I'd solved all of my issues with MAMP and had successfully bent it to my will when I got pear running. Alas, 'twould appear not. Today I tried to execute an Ant script and one of my Subversion tasks was failing. Ant didn't say much about the problem so I tried a simple command line operation:
$ svn ls http://svn2.assembla.com/svn/my_project/trunk
dyld: lazy symbol binding failed: Symbol not found: _iconv_open
nbsp; Referenced from: /usr/lib/libaprutil-1.0.dylib
Expected in: /Applications/MAMP/Library/lib/libiconv.2.dylib
dyld: Symbol not found: _iconv_open
Referenced from: /usr/lib/libaprutil-1.0.dylib
Expected in: /Applications/MAMP/Library/lib/libiconv.2.dylib
Trace/BPT trap
Sigh. I don't even know whether I have the energy to track this one down. I think I might just move on to XAMPP and see if that works better for me. Or maybe install MacPorts and do it, you know, the old-fashioned way. The convenient package that I thought MAMP would provide is turning out to be awfully inconvenient.





Loading....