Displaying 1 result from an estimated 1 matches for "cgibindir".
2002 Jul 31
0
Re: [sqwebmail] vpopmail+mysql and sqwebmail authentication problems]
...ot; ]; then echo "-L/var/vpopmail/lib
-lvpopmail -L/usr/local/mysql/lib \
-lmysqlclient -lz" > /var/vpopmail/etc/lib_deps; fi
cd ..
tar xzvf sqwebmail*
cd sqwebmail_dir
adjust to your apache setup:
./configure --disable-changepass --enable-autopurge=7
--with-defaultlang=en --enable-cgibindir=/var/www/cgi-bin
--enable-imagedir=/usr/local/apache/icons/webmail
--enable-imageurl=/icons/webmail
--enable-mimetypes=/usr/local/apache/conf/mime.types --enable-lang=en
--with-trashquota --without-authpam --without-authuserdb
--without-authpwd --without-authshadow --without-authdaemon
--with-authv...