[SR-Users] Question on install of Kamailio 3.0.1 from source on Ubuntu 8.04

2010-05-18 Thread Nelson Pereira
I downlaoded the source of 3.0.1 and untar'ed. Then executed as per docs (INSTALL file): make prefix=/ make prefix=/ install Yet, when I start kamailio from /sbin/kamailio, I get this: r...@qa-qsuitepbx-01:/usr/src# kamailio loading modules under //lib/kamailio/modules_k/://lib/kamailio/modules/

Re: [SR-Users] Question on install of Kamailio 3.0.1 from source on Ubuntu 8.04

2010-05-18 Thread Klaus Darilion
Am 18.05.2010 16:29, schrieb Nelson Pereira: I downlaoded the source of 3.0.1 and untar’ed. Then executed as per docs (INSTALL file): make prefix=/ make prefix=/ install I guess you are overwriting the default prefix (/usr/local/) with /. regards Klaus PS: If you are using a Debian based

Re: [SR-Users] Question on install of Kamailio 3.0.1 from source on Ubuntu 8.04

2010-05-18 Thread Nelson Pereira
Just run the command "make deb"? And not run make prefix ? Nelson -Original Message- From: Klaus Darilion [mailto:klaus.mailingli...@pernau.at] Sent: Tuesday, May 18, 2010 10:38 AM To: Nelson Pereira Cc: us...@lists.kamailio.org Subject: Re: [SR-Users] Question on install o