Closed onesvat closed 6 years ago
The output of the errors above are from the make install
command.
This issue is due to the fact that the system was unable to locate the SWIG library required for the ./configure PHP7=1
install which is 1 step before.
With PHP7 and above it is best to use the latest development release SWIG 4 and ensure the files are available in the file path below:
'/usr/local/share/swig/[swigversion]/'
Hello,
I am trying to install php extension api. I have received some errors on built stage.
Here is my system :
The error that I receive when try to
make install