Skip to content

Instantly share code, notes, and snippets.

@anunay
Last active July 16, 2021 10:52
Show Gist options
  • Select an option

  • Save anunay/7698181 to your computer and use it in GitHub Desktop.

Select an option

Save anunay/7698181 to your computer and use it in GitHub Desktop.
Installing AutoConf and Fixing Phpize on OSX 10.9
Installing AutoConf and Fixing Phpize on OSX 10.9
@kaiye

kaiye commented Mar 19, 2015

Copy link
Copy Markdown

thanks , it helped me install php redis extension for ampps ~

@elazafranjusticiero

Copy link
Copy Markdown

thanksss!!!

@bsgreenb

Copy link
Copy Markdown

Most helpful result I found

@irishIwasDrinking

Copy link
Copy Markdown

Nice, worked great.

@seromenho

Copy link
Copy Markdown

Thank you!

@jerrylau91

Copy link
Copy Markdown

Thanks so much! Help a lot when I install my php redis extension.

@doertydoerk

Copy link
Copy Markdown

Thanks, mate. Very helpful!

ghost commented Jan 7, 2016

Copy link
Copy Markdown

-bash: autoconf.tar.gz: Permission denied :(

@JavierCabezas

Copy link
Copy Markdown

This really helped me out, thanks!

@philhamble

Copy link
Copy Markdown

Brilliant - worked for me on El Capitan. Thanks.

@moo-im-a-cow

Copy link
Copy Markdown

quicker way of doing this: (using homebrew)
brew install autoconf
if you dont have homebrew, i strongly recomend getting it from http://brew.sh/

@nandakumardevadas

Copy link
Copy Markdown

Great. Life saver.

@Press4Ward

Copy link
Copy Markdown

I'm new to this field and this was definitely helpful to me. Thanks so much!!!

@shirakaba

Copy link
Copy Markdown

Note: even if you are using brew install autoconf, you will still need to manually export the $PHP_AUTOCONF environment variable, using: export PHP_AUTOCONF=/usr/local/bin/autoconf.

@ztz12

ztz12 commented Jul 9, 2019

Copy link
Copy Markdown

thank you very match

@anunay

anunay commented Jul 9, 2019

Copy link
Copy Markdown
Author

thanks for this. might want to rename your topic from phpsize to phpize.

Good catch, I did that :)

@StefanXiepj

Copy link
Copy Markdown

Cool, thank you very much, most helpful result i foud.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment