Re: Kolab2 Beta3 install-kolab.sh -H -F does not work

2007-12-18 Thread Ralf S. Engelschall
On Tue, Dec 18, 2007, ComCept Soliva wrote:

 I saw that Beta3 was released and would like to give a try but first
 commands fails:

 # sh install-kolab.sh -H -F 21 | tee kolab-install.log
 install-kolab.sh: syntax error at line 137: `R_KID=$' unexpected

 I'm not very familar with shell scripts.but it seems that following
 positions is not fitting the requirements:

136
137  R_KID=$(($KID + 1))
138  N_KID=$(($R_KID + 1))
139

Althought this is the _OpenPKG_ forum and not the _KOLAB_ forum. your
problem is that the KOLAB scripts seem to use Bash features while your
sh(1) is just a stock Bourne-Shell. Run the Script with bash(1) instead.

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com

__
OpenPKG http://openpkg.org
Developer Communication List   openpkg-dev@openpkg.org


Problems building cyrus-imapd on FreeBSD as packaged with Kolab.

2007-12-18 Thread viq
I created a bug report with Kolab, but I was advised to contact you too.
The problem is described in detail at
https://intevation.de/roundup/kolab/issue2349 and in short is that cyrus
when built on the FreeBSD box in the OpenPKG environment fails to pick
up pcre.

Please contact me if any further details are needed, and please CC me as
I am not subscribed to the list.
-- 
viq
__
OpenPKG http://openpkg.org
Developer Communication List   openpkg-dev@openpkg.org