Not more than 2 hours ago another user posted my exact issue.
https://groups.google.com/d/msg/meetecho-janus/dmJpJuWoSpw/PR4elqhaDAAJI opened new thread because previous was too old and too general.
So, I cannot build Janus on Centos 7 because an error happens during configure:
No package 'sofia-sip-ua' foundHere is pastebin with full log:
http://pastebin.com/vA28vvuSI tried following readme.md to solve all dependencies:
yum install libmicrohttpd-devel jansson-devel libnice-devel \
openssl-devel libsrtp-devel sofia-sip-devel glib-devel \
opus-devel libogg-devel pkgconfig gengetopt libtool autoconf automake
but I got:
sudo yum install sofia-sip-devel
Loaded plugins: fastestmirror, langpacks
base | 3.6 kB 00:00:00
epel/x86_64/metalink | 22 kB 00:00:00
extras | 3.4 kB 00:00:00
nux-dextop | 2.9 kB 00:00:00
updates | 3.4 kB 00:00:00
Loading mirror speeds from cached hostfile
* base:
mi.mirror.garr.it * epel:
ftp.uni-bayreuth.de * extras:
mirrors.prometeus.net * nux-dextop:
mirror.li.nux.ro * updates:
mi.mirror.garr.itNo package sofia-sip-devel available.
Error: Nothing to do
I tried manually compiling and installing sofia-sip package but I cannot make it visible to Janus configure procedure.
This is quite frustrating because I had been previously able to install Janus on Ubuntu pc without effort.
I would ask to those who are able to start Janus make what their repository list looks like.
Thanks in advance
Regards
F