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

Include more options in configure to follow https://github.com/PHPTestFestBrasil/vagrant-phptt #1

Open
rogeriopradoj opened this issue Nov 8, 2017 · 2 comments

Comments

@rogeriopradoj
Copy link
Contributor

@royopa said that if you include some more options in configure, as he did in Vagrant one, we could have more tests being run when all the suite is chosen.

@rogeriopradoj
Copy link
Contributor Author

rogeriopradoj commented Nov 8, 2017

I tried but these errors pop out:

$ docker build PHP_HEAD
configure: error: libfbclient, libgds or libib_util not found! Check config.log for more information.

The dockerfile is here https://gist.github.com/rogeriopradoj/63806b4665a0a1ad820fc9a6a0759467

@royopa
Copy link
Contributor

royopa commented Nov 8, 2017

We also need to include other dependencies too.
please check the two files below:

Debian dependencies
https://github.com/PHPTestFestBrasil/vagrant-phptt/blob/master/config/script-provision.sh

New .configure
https://github.com/PHPTestFestBrasil/vagrant-phptt/blob/master/config/php_clone_and_compile.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants