Right, it was on line 71 for me,
had to remove the trailing slash on the key htmldir in the SUBDIRs
section.

Is this an error in the Makefile? Or just a cross platform issue?

Stephen


On Fri, 25 Aug 2000, Sean Campbell wrote:

> I had the exact same problem when i tried to compile qmailadmin also. I had
> to go into the Makefile and remove a "/" on line 62. also had to mkdir
> /usr/local/share/qmailadmin/html, the owner is root.root.
> tried to compile again and qmailadmin works great!!!
> 
> 
> hope that helps. it worked for me
> -----Original Message-----
> From: Jake Bullet [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 25, 2000 11:22 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Compiling Qmailadmin
> 
> 
> I just tried make install-strip
> 
> and got tons of output like this:
> 
> /usr/bin/ginstall: cannot create regular file
> `/usr/local/share/qmailadmin//html/add_listmod.html': No such file or
> directory
>  /usr/bin/ginstall -c -m 644 ./html/add_listuser.html
> /usr/local/share/qmailadmin//html/add_listuser.html
> /usr/bin/ginstall: cannot create regular file
> `/usr/local/share/qmailadmin//html/add_listuser.html': No such file or
> directory
>  /usr/bin/ginstall -c -m 644 ./html/add_mailinglist.html
> /usr/local/share/qmailadmin//html/add_mailinglist.html
> /usr/bin/ginstall: cannot create regular file
> `/usr/local/share/qmailadmin//html/add_mailinglist.html': No such file or
> directory
>  /usr/bin/ginstall -c -m 644 ./html/add_user.html
> /usr/local/share/qmailadmin//html/add_user.html
> 
> what have I done wrong?
> I see the double // in the path, I take it could be the way I configured
> it?
> 
> ./configure --enable-cgibindir=/usr/local/httpd/cgi-bin
> --enable-vpopuser=vpopmail --enable-ezmlmdir=/usr/bin
> --enable-htmldir=/usr/local/httpd/htdocs
> 
> ?
> Stephen Nixon
> 
> 
> 
> 
> 

Reply via email to