Asterisk not found after trixbox 2.2 Install

mrloofer
Posts: 51
Member Since:
2006-07-18

Hi -

Ran a manual tarball install on a clean Centos 4.4 server by downloading latest tarball, untaring and executing install.sh.

It looked like everything installed correctly and I am able to get to the GUI, install some packages etc. and do general stuff. When I tried to start asterisk I got a "sh: asterisk: command not found" error. Also I notieced FreePBX did not install either. After looking in the log I see the following at the end:

Using asterisk as PBX Engine
sh: asterisk: command not found
[FATAL] Error executing asterisk: be sure Asterisk is installed and in the path
touch: cannot touch `/var/log/asterisk/cdr-csv/Master.csv': No such file or directory
chmod: cannot access `/var/log/asterisk/cdr-csv/Master.csv': No such file or directory

Any suggestions appreciated. I've scoured the forums but haven't turned up a solution yet.

Update: Looks like asterisk failed to load becuase of a dependency on speex. Might want to include that in the rpm package?

Thanks.



bubbapcguy
Posts: 3774
Member Since:
2006-06-02
install

Just do a yum -y install speex
then rerun the install

check your MYSQL password and if you are running php 5 you will check the links
The script looks for passw0rd.

You have a broke tarball (a beta build had that issue)

As the tarball installed is not supported no reason to worry with fixing it.



mrloofer
Posts: 51
Member Since:
2006-07-18
Got it, appreciate the

Got it, appreciate the response.



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.