Jake Bullet wrote:
>
> 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
We fixed this in the 0.36 release.
ken