postfix: A bug report from the Kolab bug tracker

2007-12-17 Thread Gunnar Wrobel
Hi,

this came in via our bug tracker:

The compilation of the postfix package of kolab-2.2beta3 fails,
because it omits the -ldl flag. This is caused by the specfile which
only tests for the existence of libdl.so in /usr/lib, but not in
/usr/lib64 ,where the files reside in RHEL/CentOS. The attached patch
for the specfile fixes this. I think this should probably go
upstream. Maybe this patch could be more elegant but it works for me
atm.

https://intevation.de/roundup/kolab/issue2346

Is the analysis and the attached patch correct?

Thanks!

Cheers,

Gunnar

-- 
__ http://kdab.com ___ http://kolab-konsortium.com _

[EMAIL PROTECTED] Kolab work is funded in part by KDAB and the Kolab Konsortium

 http://www.pardus.de _ http://gunnarwrobel.de _
E-mail : [EMAIL PROTECTED] Dr. Gunnar Wrobel
Tel.   : +49 700 6245   Bundesstrasse 29
Fax: +49 721 1513 52322  D-20146 Hamburg

Mail at ease - Rent a kolab groupware server at [EMAIL PROTECTED]   
   

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


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

2007-12-17 Thread ComCept Soliva
Hello everybody

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

Any notes on this what could be false?

Many thanks.

Andrea

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