I hope you are not mixing rpm and cvs version of ser and the ser-mysql.
See whether you have gen_ha1 under /usr/sbin directory. The file should come with rpm installation. Then, make sure your PATH contains /usr/sbin.
The other possible directory to look for is /usr/local/sbin. If gen_ha1 is there, then you should not use the rpm version of ser-mysql. Instead, you should compile it from source.
Zeus
-----Original Message----- From: serusers-bounces@lists.iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of gc Sent: Friday, 28 May 2004 11:52 PM To: serusers@lists.iptel.org Subject: [Serusers] Need help to install mysql.
I am new to ser.
After installing the ser, I tried to install mysql by following quick start steps but I got error saying "ser_mysql.sh: line 1:hen_ha1: command not found"
Here is what I did to install mysql: mysh> rpm -i ser-mysql-0.8.12-0.i386.rpm mysh> /usr/local/sbin/sh ser_mysql.sh create MySql password for root: dud1234 (I put in my own password) ser_mysql.sh line1: gen_ha1:command not found HA1 calculation failed
Before I install mysql, ser works fine without Authentication. I can use my ip phone to make call.
Gary