On Wednesday, April 20 at 10:48 AM, quoth Allen Taylor: > Folks, > > I'm having a problem with qmailadmin install using the Toaster for > Qmail provided by Bill Shupp at: http://shupp.org/toaster/ > > When attempting to configure I get the following WARNING messages and > Qmail fails to install in the Apache cgi-bin directory: > > ./configure --enable-help --enable-htmldir /usr/local/apache2/htdocs/ > --enable-cgibindir /usr/local/apache2/cgi-bin/ --enable-imagedir > /usr/local/apache2/htdocs/images/
You are missing some equals signs. Try this: ./configure --enable-help --enable-htmldir=/usr/local/apache2/htdocs/ --enable-cgibindir=/usr/local/apache2/cgi-bin/ --enable-imagedir=/usr/local/apache2/htdocs/images/ ~Kyle -- Formal symbolic representation of qualitative entities is doomed to its rightful place of minor significance in a world where flowers and beautiful women abound. -- Albert Einstein
signature.asc
Description: Digital signature
