<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
i tried to install the Webclient using the Instructions
:<a class="moz-txt-link-freetext" href="http://www.kolab.org/webclient.html">http://www.kolab.org/webclient.html</a><br>
For the Postgresql i added the following lines in obmtool.conf (from
the kolab install):<br>
<br>
    @install ${loc}libxml-2.6.14-2.2.1<br>
    @install ${loc}libxslt-1.1.11-2.2.0 # WARNING: Remove libgcrypt
before building!<br>
    <b><u>@install ${loc}postgresql-7.4.3-2.1.0</u></b><br>
    @install ${altloc}apache-1.3.31-2.2.3_kolab \<br>
        --with=mod_auth_ldap \<br>
        --with=mod_dav \<br>
        --with=mod_php \<br>
        --with=mod_php_zlib \<br>
        --with=mod_php_gdbm \<br>
        --with=mod_php_gettext \<br>
        --with=mod_php_imap \<br>
        --with=mod_php_openldap \<br>
        --with=mod_php_xml \<br>
        --with=mod_php_dom \<br>
        --with=mod_ssl\<br>
       <b><u> --with=mod_php_mysql</u></b><br>
    @install ${loc}php-4.3.9-2.2.2 \<br>
        --with=zlib \<br>
<br>
Running "./obmtool kolab" brings the following error:<br>
<br>
+ /kolab/lib/openpkg/patch -p0 -s -b<br>
+ /kolab/lib/openpkg/shtool subst -e
's;\(#define.*DEFAULT_PGSOCKET_DIR[^"]*"\)/tmp\("\);\1/kolab/var/postgresql/run\2;'
src/include/pg_config_manual.h<br>
+ /kolab/lib/openpkg/shtool subst -e 's;^\(sqlmansect *=\).*$;\1 7;'
src/makefiles/Makefile.solaris<br>
+ /kolab/lib/openpkg/shtool subst -e
's;$(INSTALL_SHLIB);#$(INSTALL_SHLIB);g'
src/backend/utils/mb/conversion_procs/proc.mk<br>
+ /kolab/lib/openpkg/shtool subst -e 's;# Shared library
stuff;enable_shared = yes;g' src/pl/plpgsql/src/Makefile<br>
+ exit 0<br>
Executing(%build): env -i /kolab/lib/openpkg/bash --norc --noprofile
--posix -e /kolab/RPM/TMP/rpm-tmp.45360<br>
+ cd /kolab/RPM/TMP<br>
+ cd postgresql-7.4.3<br>
+ rm -rf /kolab/RPM/TMP/postgresql-7.4.3-root<br>
+ CC=/kolab/bin/cc<br>
+ CFLAGS='-O2 -pipe'<br>
+ CPPFLAGS='-I/kolab/include -DOPENSSL_DISABLE_OLD_DES_SUPPORT'<br>
+ LDFLAGS=-L/kolab/lib<br>
+ TAR=/kolab/lib/openpkg/tar<br>
+ ./configure --cache-file=./config.cache --prefix=/kolab
--includedir=/kolab/include/postgresql --with-openssl=/kolab
--with-readline --with-zlib --disable-syslog --disable-shared<br>
configure: creating cache ./config.cache<br>
checking build system type... i686-pc-linux-gnu<br>
checking host system type... i686-pc-linux-gnu<br>
checking which template to use... linux<br>
checking whether to build with 64-bit integer date/time support... no<br>
checking whether NLS is wanted... no<br>
checking for default port number... 5432<br>
checking for C compiler default output... configure: error: C compiler
cannot create executables<br>
error: Bad exit status from /kolab/RPM/TMP/rpm-tmp.45360 (%build)<br>
<br>
Because of this apache can not be compiled.<br>
Anyone can help me with this ?<br>
<br>
Thanx in Advance<br>
Frank Paulick<br>
</body>
</html>