7 feb 2012 kl. 10:21 skrev Henning Westerholt:
On Monday 06 February 2012, Serhat AKCA wrote:
I want to run Kamailio under FreeBSD. I compiled
with the makefiles under
freebsd packages. But It gives alotof errors. I want to use 3.2.2 version
but I cannot compile. Could you help me To compile in FreeBSD ?
Hi Serhat,
a common error is that people use 'make' instead of 'gmake', if I
remember
correctly. Can you specifiy the errors you've got, then other people could
have a look as well .
Another question, which is the best OS for
Kamailio ? In the forums, they
are saying FreeBSD is more stable and More performans.
The best OS? Well, most developers and also users use not a BSD variant, but
Linux, not sure if this is an option for you. Olle (also on this list) have
some experiences with FreeBSD as well, they were some discussions on the sr-
dev list some month ago.
I just compiled 3.2.2 on FreeBSD.
Some modules require me to add /usr/local/lib and /usr/local/include in the search path in
the make files, which surprises me.
Somehow it works on most modules, but not all.
I'll try to come up with an ugly patch for that.
/O