On 04/05/16 11:16 AM, Yasin CANER wrote:
Hello; i tried to make rtpengine.so deamon that gives error for evthread_use_pthreads is implicit.
You need to have a recent libevent installed - libevent-devel or libevent2-devel. http://rpm.pbone.net/index.php3/stat/3/srodzaj/1/search/libevent2-devel might have builds if your distro doesn't provide it.
Cheers
Hello; libevent and devel was installed that kamailio use it , but i will try libevent2-devel and reply it.
Thanks for reply
Package libevent-devel-1.4.13-4.el6.x86_64 already installed and latest version Package libevent-1.4.13-4.el6.x86_64 already installed and latest version
-- View this message in context: http://sip-router.1086192.n5.nabble.com/making-rtpengine-gives-error-on-cent... Sent from the Users mailing list archive at Nabble.com.
Hello; libevent2 rpm was installed and it still gives error. i checked libevent_pthreads.so , it is installed.
libevent2-devel conflicts with libevent-devel
Thanks
ls /usr/lib64/libevent_p* /usr/lib64/libevent_pthreads-2.0.so.5 /usr/lib64/libevent_pthreads-2.0.so.5.1.9
rpm -Uvh libevent2-2.0.21-11.1.x86_64.rpm warning: libevent2-2.0.21-11.1.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID c86c6f35: NOKEY Preparing... ########################################### [100%] 1:libevent2 ########################################### [100%]
rpm -Uvh libevent2-devel-2.0.21-11.1.x86_64.rpm warning: libevent2-devel-2.0.21-11.1.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID c86c6f35: NOKEY Preparing... ########################################### [100%] file /usr/include/evdns.h from install of libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package libevent-headers-1.4.13-4.el6.noarch file /usr/include/event.h from install of libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package libevent-headers-1.4.13-4.el6.noarch file /usr/include/evhttp.h from install of libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package libevent-headers-1.4.13-4.el6.noarch file /usr/include/evrpc.h from install of libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package libevent-headers-1.4.13-4.el6.noarch file /usr/include/evutil.h from install of libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package libevent-headers-1.4.13-4.el6.noarch file /usr/bin/event_rpcgen.py from install of libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package libevent-devel-1.4.13-4.el6.x86_64 file /usr/lib64/libevent.so from install of libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package libevent-devel-1.4.13-4.el6.x86_64 file /usr/lib64/libevent_core.so from install of libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package libevent-devel-1.4.13-4.el6.x86_64 file /usr/lib64/libevent_extra.so from install of libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package libevent-devel-1.4.13-4.el6.x86_64 [root@host-185-88-7-208 ~]#
-- View this message in context: http://sip-router.1086192.n5.nabble.com/making-rtpengine-gives-error-on-cent... Sent from the Users mailing list archive at Nabble.com.
Hi.
You can build rtpengine on another physical/virtual machine with libevent2-devel installed or try to build "relocated' libevent2 rpm with --prefix=/usr/local or build and install libevent2 by yourself with --prefix=/usr/local...
devel packages you need only for building from source. You does not need it on production system. -- Best regards, Sergey Basov e-mail: sergey.v.basov@gmail.com
tel: (+38067) 403-62-54
2016-05-05 9:44 GMT+03:00 ycaner yasin.caner@netgsm.com.tr:
Hello; libevent2 rpm was installed and it still gives error. i checked libevent_pthreads.so , it is installed.
libevent2-devel conflicts with libevent-devel
Thanks
ls /usr/lib64/libevent_p* /usr/lib64/libevent_pthreads-2.0.so.5 /usr/lib64/libevent_pthreads-2.0.so.5.1.9
rpm -Uvh libevent2-2.0.21-11.1.x86_64.rpm warning: libevent2-2.0.21-11.1.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID c86c6f35: NOKEY Preparing... ########################################### [100%] 1:libevent2 ########################################### [100%]
rpm -Uvh libevent2-devel-2.0.21-11.1.x86_64.rpm warning: libevent2-devel-2.0.21-11.1.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID c86c6f35: NOKEY Preparing... ########################################### [100%] file /usr/include/evdns.h from install of libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package libevent-headers-1.4.13-4.el6.noarch file /usr/include/event.h from install of libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package libevent-headers-1.4.13-4.el6.noarch file /usr/include/evhttp.h from install of libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package libevent-headers-1.4.13-4.el6.noarch file /usr/include/evrpc.h from install of libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package libevent-headers-1.4.13-4.el6.noarch file /usr/include/evutil.h from install of libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package libevent-headers-1.4.13-4.el6.noarch file /usr/bin/event_rpcgen.py from install of libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package libevent-devel-1.4.13-4.el6.x86_64 file /usr/lib64/libevent.so from install of libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package libevent-devel-1.4.13-4.el6.x86_64 file /usr/lib64/libevent_core.so from install of libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package libevent-devel-1.4.13-4.el6.x86_64 file /usr/lib64/libevent_extra.so from install of libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package libevent-devel-1.4.13-4.el6.x86_64 [root@host-185-88-7-208 ~]#
-- View this message in context: http://sip-router.1086192.n5.nabble.com/making-rtpengine-gives-error-on-cent... Sent from the Users mailing list archive at Nabble.com.
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hello; i removed libevent-devel and install libevent2-devel.kamailio doesnt affect it that i was thought about it last time i installed rtpengine that there wasnt any problem about it so i thought it is bug. anyway really thanks for help.
2016-05-05 16:52 tarihinde Sergey Basov [via SIP Router] yazdı:
Hi.
You can build rtpengine on another physical/virtual machine with
libevent2-devel installed or try to build "relocated' libevent2 rpm
with --prefix=/usr/local or build and install libevent2 by yourself
with --prefix=/usr/local...
devel packages you need only for building from source. You does not
need it on production system.
--
Best regards,
Sergey Basov e-mail: [hidden email]
tel: (+38067) 403-62-54
2016-05-05 9:44 GMT+03:00 ycaner < [hidden email] >:
> Hello;
> libevent2 rpm was installed and it still gives error. i checked
> libevent_pthreads.so , it is installed.
>
> libevent2-devel conflicts with libevent-devel
>
> Thanks
>
> ls /usr/lib64/libevent_p*
> /usr/lib64/libevent_pthreads-2.0.so.5
> /usr/lib64/libevent_pthreads-2.0.so.5.1.9
>
>
> rpm -Uvh libevent2-2.0.21-11.1.x86_64.rpm
> warning: libevent2-2.0.21-11.1.x86_64.rpm: Header V3 DSA/SHA1 Signature, key
> ID c86c6f35: NOKEY
> Preparing... ###########################################
> [100%]
> 1:libevent2 ###########################################
> [100%]
>
>
> rpm -Uvh libevent2-devel-2.0.21-11.1.x86_64.rpm
> warning: libevent2-devel-2.0.21-11.1.x86_64.rpm: Header V3 DSA/SHA1
> Signature, key ID c86c6f35: NOKEY
> Preparing... ###########################################
> [100%]
> file /usr/include/evdns.h from install of
> libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package
> libevent-headers-1.4.13-4.el6.noarch
> file /usr/include/event.h from install of
> libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package
> libevent-headers-1.4.13-4.el6.noarch
> file /usr/include/evhttp.h from install of
> libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package
> libevent-headers-1.4.13-4.el6.noarch
> file /usr/include/evrpc.h from install of
> libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package
> libevent-headers-1.4.13-4.el6.noarch
> file /usr/include/evutil.h from install of
> libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package
> libevent-headers-1.4.13-4.el6.noarch
> file /usr/bin/event_rpcgen.py from install of
> libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package
> libevent-devel-1.4.13-4.el6.x86_64
> file /usr/lib64/libevent.so from install of
> libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package
> libevent-devel-1.4.13-4.el6.x86_64
> file /usr/lib64/libevent_core.so from install of
> libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package
> libevent-devel-1.4.13-4.el6.x86_64
> file /usr/lib64/libevent_extra.so from install of
> libevent2-devel-2.0.21-11.1.x86_64 conflicts with file from package
> libevent-devel-1.4.13-4.el6.x86_64
> [root@host-185-88-7-208 ~]#
>
>
>
>
> --
> View this message in context: http://sip-router.1086192.n5.nabble.com/making-rtpengine-gives-error-on-cent... > Sent from the Users mailing list archive at Nabble.com.
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> [hidden email]
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
[hidden email]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
If you reply to this email, your message will be added to the discussion below: http://sip-router.1086192.n5.nabble.com/making-rtpengine-gives-error-on-cent...
To unsubscribe from making rtpengine gives error on centos, click here . NAML
--
yasin-imza-2014.jpg (51K) http://sip-router.1086192.n5.nabble.com/attachment/148155/0/yasin-imza-2014.jpg
-- View this message in context: http://sip-router.1086192.n5.nabble.com/making-rtpengine-gives-error-on-cent... Sent from the Users mailing list archive at Nabble.com.