on 8/1/01 9:55 AM, Oden Eriksson at [EMAIL PROTECTED] spake:

> Bill Shupp writes:
> 
>> on 8/1/01 9:47 AM, Oden Eriksson at [EMAIL PROTECTED] spake:
>> 
>>> Bill Shupp writes:
>>> 
>>>> I've updated the changes to incorporate Antonio's idea of having optional
>>>> include files in addition to the header.html and footer.html files.
>>> 
>>> Cool!  
>>> 
>>> 
>>> "This is a test of include2.html. This domain is kvikkjokk.net
>>> 
>>> file permission error /usr/local/share/qmailadmin/html//include3.html"
>>> 
>>> But why is there a double slash in there ?
>> 
>> Hmmm...  I'm not sure.  Did you make any changes to the html files, or is
>> this out of the box?  Can you post your configure line for qmailadmin?
> 
> No, no changes. Here's my configure stuff:
> 
> ./configure \
> --prefix=/usr \
> --sysconfdir=/etc \
> --mandir=/usr/share/man \
> --infodir=/usr/share/info \
> --enable-vpopmaildir=/home/vpopmail \
> --enable-htmldir=/var/www/html \
> --enable-cgibindir=/var/www/cgi-bin \
> --with-htmllibdir=/usr/local/share/qmailadmin \
> --enable-qmaildir=/var/qmail \
> --enable-cgipath=/cgi-bin/qmailadmin \
> --enable-vpopuser=vpopmail \
> --enable-autoresponder-bin=/usr/local/bin \
> --enable-ezmlmdir=/usr/local/bin \
> --enable-maxpopusers=-1 \
> --enable-maxaliases=-1 \
> --enable-maxforwards=-1 \
> --enable-maxautoresponders=-1 \
> --enable-maxmailinglists=-1 \
> --enable-maxusersperpage=15 \
> --enable-maxaliasesperpage=25 \
> --enable-no-cache=N \
> --disable-nls &&
> make &&
> make install 

Well, first of all it looks like my error checking is broken.  Let me fix
that, then we'll see why yours is generating the extra slash.

What os are you working on?

Thanks,

Bill Shupp

Reply via email to