Great - I cleaned out manually before moving to the install.
Thanks a lot!
//Anders
On Fri, Oct 15, 2010 at 12:38 PM, Ovidiu Sas osas@voipembedded.com wrote:
Best thing to do is to build a package for your OS and install via packages. If you don't know how to build a package or you want to install using 'make install', then you need to remove by hand the previous installed version.
To find out what to remove: cd /usr/local find . | grep kamailio
Then remove the files: rm /usr/local/sbin/kam* rm -r rm /usr/local/lib/kamailio rm -r /usr/local/share/kamailio
Remove all those files. You can also remove the kamailio man files too from /usr/local/man/ if you want.
Check again for any kamailio files left: find . | grep kamailio
Now you can perform a clean install.
Regards, Ovidiu Sas
On Fri, Oct 15, 2010 at 12:29 PM, Anders vaerge@gmail.com wrote:
Hi,
Sorry about the low-level question, but... - how do I upgrade from Kamailio 3.0 to 3.1? I used git for installing 3.0 (this great guide: http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.0.x-from-git)
- but do I need to remove 3.0 and then install 3.1?
Thanks, Anders
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