Skip to content

Instantly share code, notes, and snippets.

@angelmartz
Created December 19, 2013 21:22
Show Gist options
  • Select an option

  • Save angelmartz/8046466 to your computer and use it in GitHub Desktop.

Select an option

Save angelmartz/8046466 to your computer and use it in GitHub Desktop.
Phalcon instalaciom
git clone git://github.com/phalcon/cphalcon.git
cd cphalcon/build/64bits
make clean
phpize --clean
/usr/local/php/bin/
./configure --with-php-config=/usr/local/php/bin/php-config
make && sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment