Don't think this is your problem, but you have at least one error in your
configure options

--enable-imageurl=/images/webmail \
Should be --enable-imageurl=/images/webmail/ \

     * --enable-imageurl=URL - the URL to the directory containing images
       and icons. The given URL must contain a trailing slash.

Is this one correct?
--enable-cgibindir=/usr/local/webservers/mhc/www.mhcsoftware.de/scgi-bin \
                                                                ^^^^^^^^
or should it read
--enable-cgibindir=/usr/local/webservers/mhc/www.mhcsoftware.de/cgi-bin \

If you use mysql with vpopmail, you should also do
env LIBS="-L/usr/lib/mysql -lmysqlclient" ./configure \
..
..

regards
--
--------------------------------------------
IDG New Media     Einar Bordewich
Technical Manager  Phone: +47 2336 1420
E-Mail:           [EMAIL PROTECTED]
--------------------------------------------

----- Original Message -----
From: "Matthias Henze" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 04, 2000 6:00 PM
Subject: sqwebmail 0.99


> hi,
>
> can't get sqwebmail 0.99 work - i allways get:
>
> Can't open form template.
>
> i configure like this:
>
> ./configure \
> --enable-https \
> --enable-hardtimeout=600 \
> --enable-maxpurge=60 \
> --enable-cgibindir=/usr/local/webservers/mhc/www.mhcsoftware.de/scgi-bin \
> --enable-imagedir=/usr/local/webservers/mhc/www.mhcsoftware.de/secured/ima
ges/webmail
> \
> --with-htmllibdir=/usr/local/share/sqwebmail/html \
> --enable-imageurl=/images/webmail \
> --enable-webpass=no \
> --with-defaultlang=en \
> --with-authvchkpw \
> --without-authpwd \
> --without-authshadow \
> --without-authpam \
> --without-authuserdb \
> --without-authmysql \
> --without-authldap \
> --without-authdaemon
>
> what may cause the problem ?
>
> btw: should i use 0.99 or 0.37a or ... ??
>
> tia
> Matthias Henze
>
> MH458-RIPE
>
>
> MHC SoftWare GmbH          voice: +49-(0)9533-92006-0
> Fichtera 17                  fax: +49-(0)9533-92006-6
> 96274 Itzgrund/Germany    e-Mail: [EMAIL PROTECTED]
> -----------------------------------------------------
> -------------  http://www.mhcsoftware.de  -----------
>
>

Reply via email to