Installation problem with Ejabberd 14.07

I wanted to install ejabberd 14.07 from source and followed the guide provided. But during the make operation the response is

configure: error: libyaml library was not found
ERROR: Command ['get-deps'] failed!

I also tried ./rebar get-deps. The response is the same.

libyaml.0.2 is already installed in the server. Server is running in Ubuntu 12.04LTS

cd /tmp wget

cd /tmp
wget http://pyyaml.org/download/libyaml/yaml-0.1.5.tar.gz
tar -xzvf yaml-0.1.5.tar.gz
cd yaml-0.1.5
./configure
make
make install

fixed it for me ... openSUSE 13.1 ... and my yast told me it 0.2 is already installed too.

i want to install the

i want to install the ejabberd-14.07 installation file into my Linux OS. Ca anyone tell me the path to download

You can download latest

You can download latest version from ProcessOne website:
https://www.process-one.net/en/ejabberd/downloads/

Syndicate content