<!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">
Stuart K Bingë schrieb:
<blockquote cite="mid200501211710.31278.omicron-list@mighty.co.za"
type="cite">
<pre wrap="">On Friday, 21 January 2005 14:06, Frank Paulick wrote:
</pre>
<blockquote type="cite">
<pre wrap="">[...]
@install ${altloc}apache-1.3.31-2.2.3_kolab \
--with=mod_auth_ldap \
--with=mod_dav \
--with=mod_php \
--with=mod_php_zlib \
--with=mod_php_gdbm \
--with=mod_php_gettext \
--with=mod_php_imap \
--with=mod_php_openldap \
--with=mod_php_xml \
--with=mod_php_dom \
--with=mod_ssl\
*_ --with=mod_php_mysql_*
</pre>
</blockquote>
<pre wrap=""><!---->
This should be "--with=mod_php_pgsql" - you're installing PostgreSQL rather
than MySQL.
</pre>
<blockquote type="cite">
<pre wrap=""> @install ${loc}php-4.3.9-2.2.2 \
--with=zlib \
</pre>
</blockquote>
<pre wrap=""><!---->
You'll also need a "--with=pgsql" flag for the PHP package.
</pre>
</blockquote>
<tt>Hi,<br>
<br>
it was <br>
</tt>
<pre wrap="">--with=mod_php_pgsql when i tried it.
also the other one i will change.
but what has the postgresql error message mean and what is the problem ?
checking for C compiler default output... configure: error: C compiler cannot create executables
Greetings
Frank Paulick
</pre>
<br>
</body>
</html>