kasparsd / php-7-debian

Install PHP 7 on Debian/Ubuntu
349 stars 103 forks source link

Wheezy .build issue #69

Open issachar-vin opened 5 years ago

issachar-vin commented 5 years ago

I have followed the instructions and when running the ./build.sh command it runs a series of checks and ends on this error:

make: No targets specified and no makefile found. Stop. make: No rule to make target `install'. Stop.

Not sure how to proceed.

hknet commented 5 years ago

usually there's an error during configure - if configure is unsuccessfull you end up without a makefile.