Installation problems with Scalix 11 on Ubuntu 6.10

Discuss installation of Scalix software

Moderators: ScalixSupport, admin

deepc

Installation problems with Scalix 11 on Ubuntu 6.10

Postby deepc » Fri Dec 22, 2006 12:12 pm

I tried to install Scalix 11 on my Ubuntu 6.10, but got this errors:

Code: Select all

Richte scalix-postgres ein (11.0.0.653) ...
/opt/scalix-postgres/bin/sxpsql-get-inst-dir: 9: Syntax error: Bad substitution
/opt/scalix-postgres/bin/sxpsql-get-inst-dir: 9: Syntax error: Bad substitution
...
/etc/init.d/scalix-postgres: 119: typeset: not found
/etc/init.d/scalix-postgres: 126: Syntax error: Bad substitution

and

Code: Select all

Richte scalix-tomcat ein (5.5.16-140) ...
/opt/scalix-tomcat/bin/sxtomcat-get-inst-dir: 9: Syntax error: Bad substitution
invoke-rc.d: initscript scalix-tomcat, action "start" failed.



Anyone tried this and have a solution?

Thx

rverrips

Postby rverrips » Thu Jan 04, 2007 3:30 pm

I tried installing Scalix 11 on Ubuntu 6.10 but due to the requirement for apache2.2 I decided to upgrade to testing version of feisty (i.e. Ubuntu 7.04) and managed to get a bit further in the install, but like you, have these same errors when installing the scalix-postgres packaged.

The problem seems to have something todo with dash as the shell, and not bash, anyway, if you do this before the install your typeset and Bad Substitutions errors should be resolved.

Code: Select all

sudo mv /bin/sh /bin/SH
sudo ln -s /bin/bash /bin/sh


Once you're done, this will revert back to the original setup

Code: Select all

sudo mv /bin/SH /bin/sh


I'm having some issues starting tomcat at the moment, will post here should I get it all working ...

albatroz
Posts: 29
Joined: Sat Feb 17, 2007 3:51 pm
Location: Lima, Peru
Contact:

Postby albatroz » Fri May 18, 2007 2:24 am

Thats for the tips regarding the Bad substitution error....
BTW Did you got Tomcat Working successfully?

rverrips wrote:I tried installing Scalix 11 on Ubuntu 6.10 but due to the requirement for apache2.2 I decided to upgrade to testing version of feisty (i.e. Ubuntu 7.04) and managed to get a bit further in the install, but like you, have these same errors when installing the scalix-postgres packaged.

The problem seems to have something todo with dash as the shell, and not bash, anyway, if you do this before the install your typeset and Bad Substitutions errors should be resolved.

Code: Select all

sudo mv /bin/sh /bin/SH
sudo ln -s /bin/bash /bin/sh


Once you're done, this will revert back to the original setup

Code: Select all

sudo mv /bin/SH /bin/sh


I'm having some issues starting tomcat at the moment, will post here should I get it all working ...


Return to “Installation”



Who is online

Users browsing this forum: No registered users and 8 guests