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 build for php7.3 #10

Open
Ylmzef opened this issue Apr 17, 2020 · 4 comments
Open

Can't build for php7.3 #10

Ylmzef opened this issue Apr 17, 2020 · 4 comments

Comments

@Ylmzef
Copy link

Ylmzef commented Apr 17, 2020

I can't build it for php7.3
Also i run phpsize7.3 but ./configure build for 7.1

@Ylmzef
Copy link
Author

Ylmzef commented Apr 17, 2020

fixed with

phpize7.3
./configure --with-php-config=/usr/bin/phpconfig-7.3
make
sudo make install

@kjdev
Copy link
Owner

kjdev commented Apr 21, 2020

What will be the distribution you are using?

The command may vary depending on the distribution (installation package) you are using.

@Ylmzef
Copy link
Author

Ylmzef commented Apr 22, 2020

ubuntu xenial

@kjdev
Copy link
Owner

kjdev commented Apr 22, 2020

Thanks.

This is an Ubuntu-specific problem, so please adjust it at build time.

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