Hi,
I am a newbie here and recently started using kamailio/ser. I am wondering is there a makefile option to cleanup the installed binaries and library files.
Thanks, Ajay
Hello,
it is not, but if you give here the commands used to compile and install, we can give the hints of what was installed and where.
To be easy to uninstall, it is better to use deb/rpm packages.
Cheers, Daniel
On 10/4/12 12:13 AM, Ajay Sabat wrote:
Hi,
I am a newbie here and recently started using kamailio/ser. I am wondering is there a makefile option to cleanup the installed binaries and library files.
Thanks,
Ajay
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
Thanks Daniel. I could find the list of binaries, libraries and other configuration files created during Kamailio installation. Right now I am cleaning all these using a separate script.
Ajay
From: Daniel-Constantin Mierla [mailto:miconda@gmail.com] Sent: Friday, October 05, 2012 1:29 AM To: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List Cc: Ajay Sabat Subject: Re: [SR-Users] make option to clean the installed binaries
Hello,
it is not, but if you give here the commands used to compile and install, we can give the hints of what was installed and where.
To be easy to uninstall, it is better to use deb/rpm packages.
Cheers, Daniel On 10/4/12 12:13 AM, Ajay Sabat wrote: Hi,
I am a newbie here and recently started using kamailio/ser. I am wondering is there a makefile option to cleanup the installed binaries and library files.
Thanks, Ajay
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.orgmailto:sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio Advanced Training, Berlin, Nov 5-8, 2012 - http://asipto.com/u/kat
Kamailio Advanced Training, Miami, USA, Nov 12-14, 2012 - http://asipto.com/u/katu
Hello,
as a matter of fact I just added to devel branch a new target to makefile - if you run:
make uninstall
you get a list of commands that you can use to remove installed files. It works only when doing default installation from sources.
Link to commit: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=04b9fdd2...
Cheers, Daniel
On 10/17/12 7:11 PM, Ajay Sabat wrote:
Thanks Daniel.
I could find the list of binaries, libraries and other configuration files created during Kamailio installation. Right now I am cleaning all these using a separate script.
Ajay
*From:*Daniel-Constantin Mierla [mailto:miconda@gmail.com] *Sent:* Friday, October 05, 2012 1:29 AM *To:* SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List *Cc:* Ajay Sabat *Subject:* Re: [SR-Users] make option to clean the installed binaries
Hello,
it is not, but if you give here the commands used to compile and install, we can give the hints of what was installed and where.
To be easy to uninstall, it is better to use deb/rpm packages.
Cheers, Daniel
On 10/4/12 12:13 AM, Ajay Sabat wrote:
Hi, I am a newbie here and recently started using kamailio/ser. I am wondering is there a makefile option to cleanup the installed binaries and library files. Thanks, Ajay _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org <mailto:sr-users@lists.sip-router.org> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla -http://www.asipto.com http://twitter.com/#!/miconda http://twitter.com/#%21/miconda -http://www.linkedin.com/in/miconda Kamailio Advanced Training, Berlin, Nov 5-8, 2012 -http://asipto.com/u/kat Kamailio Advanced Training, Miami, USA, Nov 12-14, 2012 -http://asipto.com/u/katu