[Kolab-devel] Kolab2 Beta3 install does not work at all

Richard Bos ml at radoeka.nl
Thu Dec 20 16:58:37 CET 2007


Op Thursday 20 December 2007 16:47:04 schreef Gunnar Wrobel:
> from your reports and also what you wrote to the openpkg mailing list
> the problem is obviously that we used a syntax that only works with
> bash. I'm no expert at shell scripts and I could use some external
> input here. How do we get the same features in a portable way from
> different shells?

It was something like:
A=$(($A+1))
which could also be obtained by using:
A=$(expr $A + 1)

-- 
Richard Bos
We are borrowing the world of our children,
It is not inherited from our parents.




More information about the devel mailing list