Dear Members,
After compiling php 5.3.x on the server, it shows error as below.
[email protected] [/]# php -v
php: /usr/lib/libidn.so.11: no version information available (required by /opt/curlssl/lib/libcurl.so.4)
php: /usr/lib/libz.so.1: no version information available (required by /opt/xml2/lib/libxml2.so.2)
Also, when re compiling it, I have been receiving error "'make -j2' failed with exit code '512'"
Your inputs are appreciated
After compiling php 5.3.x on the server, it shows error as below.
[email protected] [/]# php -v
php: /usr/lib/libidn.so.11: no version information available (required by /opt/curlssl/lib/libcurl.so.4)
php: /usr/lib/libz.so.1: no version information available (required by /opt/xml2/lib/libxml2.so.2)
Also, when re compiling it, I have been receiving error "'make -j2' failed with exit code '512'"
Your inputs are appreciated