Error Installing Erizo

Hi, Somebody can help me?

I am installing Licode in Ubuntu 14.04 LTS, but I am get an error when I try to install ./scripts/installErizo.sh, as you can see in the follow lines.

root@WebRTC:/usr/local/licode# ./scripts/installErizo.sh
Installing erizo…
– Found glib-2.0: /usr/include/glib-2.0, /usr/lib/x86_64-linux-gnu/libglib-2.0.so;/usr/lib/x86_64-linux-gnu/libgobject-2.0.so;/usr/lib/x86_64-linux-gnu/libgthread-2.0.so
– Boost version: 1.54.0
– Found the following Boost libraries:
– thread
– regex
– system
CMake Error at CMakeLists.txt:7 (message):
lib not found: SRTP-NOTFOUND check README
Call Stack (most recent call first):
CMakeLists.txt:77 (test_lib)

– Configuring incomplete, errors occurred!
See also “/usr/local/licode/erizo/build/CMakeFiles/CMakeOutput.log”.
root@WebRTC:/usr/local/licode#

Thanks in advance,

Best regards,

Luis

What version are you trying to install?
Have you run installUbuntuDeps before that?

Thanks Pedro,

I installed the version licode that is in https://github.com/lynckia/licode. I down the zip file licode-master.zip.

If this information is not enough to identify the version, please let me know where I can looking for it.

The answer for the second questions, is YES. I ran ./scripts/installUbuntuDeps.sh before that.

The installation was done over a fresh installation Ubuntu 14.04 LTS

Thanks for your help…

Best Regards,
Luis