Reply to comment

@ryosaeb4 You must have done

@ryosaeb4
You must have done something wrong prior to point 6.
Autoconf is part of Xcode check if it is installed by
ls -l /Developer/usr/bin/autoconf

If you are trying manually to build the extension make sure you run the phpize that is a part of MAMP (/Applications/MAMP/bin/php5/bin/phpize), OS X also ship with phpize and make sure you are in the top level dir of the module source code.

Remember to include the extension in your MAMP php.ini file and look for problems inside your /Applications/MAMP/logs/php_error.log

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <h2> <h3> <h4> <embed>
  • Lines and paragraphs break automatically.

More information about formatting options