You are right -- from the logs it shows that the sources were compiled with prefix=/usr and installed with prefix=/
Solution is to go back in source directory:
make proper PREFIX=/ make install
Cheers, Daniel
On 02/19/2009 12:34 AM, Noel R. Morais wrote:
Nyam,
Check if u have compiled without the "--prefix" parameter and installed with the parameter. Something like that:
make all make --prefix=/ install
Regards,
Noel
On Tue, Feb 17, 2009 at 8:12 AM, NYam nyamde@yahoo.com wrote:
Dear Sir,
I have problem . wenn i root:~ # kamctl start
INFO: Starting Kamailio :
ERROR: PID file /var/run/kamailio.pid does not exist -- Kamailio start failed
root:~ # kamailio -c Feb 17 11:01:49 [10767] ERROR:core:main: loading config file(/usr//etc/kamailio/kamailio.cfg): No such file or directory Feb 17 11:01:49 [10767] WARNING:core:fm_free: free(0) called Feb 17 11:01:49 [10767] WARNING:core:fm_free: free(0) called
root:~ # kamailio -f /etc/kamailio/kamailio.cfg then i see udp: 127.0.0.1 [127.0.0.1]:5060
tcp: 127.0.0.1 [127.0.0.1]:5060
ok
Where is Problem ? can you help me?
with kind regards Nyam
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users