Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install composer #3

Open
sizuhiko opened this issue Sep 7, 2014 · 0 comments
Open

Can't install composer #3

sizuhiko opened this issue Sep 7, 2014 · 0 comments
Assignees
Labels

Comments

@sizuhiko
Copy link

sizuhiko commented Sep 7, 2014

$ php-nabe composer-install
#!/usr/bin/env php
Some settings on your machine make Composer unable to work properly.
Make sure that you fix the issues listed below and run this script again:

The openssl extension is missing, which means that secure HTTPS transfers are impossible.
If possible you should enable it or recompile php with --with-openssl

Then,

$ php-nabe ext-install openssl
Cannot find config.m4. 
Make sure that you run '/Users/kishidakenichirou/.php-nabe/php-nabe/build/php-5.4.30/bin/phpize' in the top level source directory of the module

/Users/kishidakenichirou/.php-nabe/php-nabe/bin/php-nabe: line 416: ./configure: No such file or directory
@kawahara kawahara added the ready label Mar 7, 2015
@kawahara kawahara self-assigned this Mar 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants