On Jul 18, 2009 at 01:18, ha do haloha201@yahoo.com wrote:
Hi Andrei
i compile the source and get a new issue
uname -a Linux cucku 2.6.18-92.el5 #1 SMP Tue Jun 10 18:49:47 EDT 2008 i686 i686 i386 GNU/Linux
touch?????????? /usr/local/etc/ser//tls.cfg install -m 644 modules/tls/tls.cfg /usr/local/etc/ser/ modules/tls/sip-router_cert.sh -d /usr/local/etc/ser/ modules/tls/sip-router_cert.sh: line 140: which: command not found Could not find openssl command Set OPENSSL environment variable properly (see -h for more info) make: *** [install-cfg] Error 1 [root@cucku sip-router]# find / -name openssl /usr/include/openssl
You probably don't have openssl installed. OTOH if you don't install the tls module you don't need openssl so you shouldn't get this error. It should be fixed now (the ssl certs are generated only if you install the tls module).
Andrei