I would like to install zfone for secure voip connections.
zfone requires srtp. So I download srtp.
Zfone still complains about missing srtp while configuring.
I tried to tell configure where to find the library.
With the same result as above.
Can anyone help me, please?
Thanks for reading.
Calvin
zfone requires srtp. So I download srtp.
Zfone still complains about missing srtp while configuring.
Code:
checking for main in -lsrtp... no ERROR: Couldn't find library libsrtp Install library and try again.
Code:
./configure --with-srtp-includedir=/home/cbarcley/Dektop/srtp-1.0.6/include --with-srtp-libdir=/home/cbarcley/Desktop/srtp-1.0.6/
Can anyone help me, please?
Thanks for reading.
Calvin
Comment