Hello everybody,
I am new on this environment
( Kamailio). I try to install(settle) Kamailio 4.1.4, on an O.S
Suse Sles11 SP3, all the compilation took place, with the
exception of the installation (make install), where I obtain the
following error:
make[2]: Nothing to be done
for `install-if-newer'.
touch
/usr/local/lib64/kamailio/modules/userblacklist.so
install -m 755 userblacklist.so
/usr/local/lib64/kamailio/modules
make[2]: `libkmi.so.1.0' is up to date.
make[2]: `libsrdb1.so.1.0' is up to date.
make[2]: `libkcore.so.1.0' is up to date.
make[2]: `libsrutils.so.1.0' is up to date.
LD (gcc) [M usrloc.so] usrloc.so
make[2]: Nothing to be done for `install-if-newer'.
make[2]: Nothing to be done for `install-if-newer'.
make[2]: Nothing to be done for `install-if-newer'.
make[2]: Nothing to be done for `install-if-newer'.
touch /usr/local/lib64/kamailio/modules/usrloc.so
install -m 755 usrloc.so /usr/local/lib64/kamailio/modules
touch /usr/local/lib64/kamailio/modules/xhttp.so
install -m 755 xhttp.so /usr/local/lib64/kamailio/modules
touch /usr/local/lib64/kamailio/modules/xhttp_rpc.so
install -m 755 xhttp_rpc.so /usr/local/lib64/kamailio/modules
touch /usr/local/lib64/kamailio/modules/xlog.so
install -m 755 xlog.so /usr/local/lib64/kamailio/modules
touch /usr/local/lib64/kamailio/modules/xprint.so
install -m 755 xprint.so /usr/local/lib64/kamailio/modules
/bin/sh: -c: line 18: syntax error near unexpected token `fi'
/bin/sh: -c: line 18:
` fi ; \'
make: *** [install-cfg] Error 2
Could you help me please to solve this error,
Best Regards,
Djamel.