Hi all,
I tried installing Sipx 3.4 on Ubuntu 6.10 and I had the followning error message at the end of the installation process:
| Code: |
Adding system startup for /etc/init.d/sipxpbx ...
/etc/rc0.d/K25sipxpbx -> ../init.d/sipxpbx
/etc/rc1.d/K25sipxpbx -> ../init.d/sipxpbx
/etc/rc6.d/K25sipxpbx -> ../init.d/sipxpbx
/etc/rc2.d/S25sipxpbx -> ../init.d/sipxpbx
/etc/rc3.d/S25sipxpbx -> ../init.d/sipxpbx
/etc/rc4.d/S25sipxpbx -> ../init.d/sipxpbx
/etc/rc5.d/S25sipxpbx -> ../init.d/sipxpbx
/etc/init.d/sipxpbx: 70: Syntax error: "(" unexpected
invoke-rc.d: initscript sipxpbx, action "start" failed.
dpkg: error processing sipxpbx (--configure):
subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
sipxpbx
E: Sub-process /usr/bin/dpkg returned an error code (1)
|
if I try to launch
| Code: |
| /etc/init.d/sipxpbx start |
I get
| Code: |
| /etc/init.d/sipxpbx: 70: Syntax error: "(" unexpected |
And the same if I try to remove the package.
Can anyone help me, please?
Thanks