with PHP 5.3+ I get this error at the stage of creating installation instructions;
Making all in savanc /bin/bash: line 17: cd: savanc: No such file or directory
Then I tried with older PHP 5.2.x to get this error at the same stage:
fatal error: libxml/tree.h: No such file or directory
Yes, LIBXML2 is installed, I would prefer to install it on the last virtual machine, but even the older one may just know how to get through these errors. anyone please help me?
source
share