oliverwetterau
Hello,
I have tried to run the install script (install.sh) on Debian 8 and Centos 7. In both cases it returns the following error messages:
/root/Lightstreamer/bin/unix-like/install/common.inc: line 158: unexpected EOF while looking for matching `"'
/root/Lightstreamer/bin/unix-like/install/common.inc: line 162: syntax error: unexpected end of file
install.sh: line 31: show_intro: command not found
Can you please help me to run the scripts correctly?
Best regards,
Oliver
Giuseppe Corti
Hi Oliver,
You have found a bug introduced in recent versions of Lightstreamer. Specifically, a missing " at line 54 of Lightstreamer/bin/unix-like/install/common.inc file.
So a simple workaround for you would be to add the missing " at the end of line 54.
The bug will be fixed in the next Lightstreamer release.
Sorry for the inconvenience.
Regards,
Giuseppe
oliverwetterau
Hi Giuseppe,
many thanks!
Your hint very quickly solved that problem.
Best regards,
Oliver