Robert Greimel wrote:
> 
> Hi,
> 
> I was trying to install autofs 3.1.5 using the --prefix option in configure.
> Everything went fine until "make install". The problem that occurred then
> is that in the daemon and man parts the "install -d" is missing to create
> the (possibly) not yet existing directories.
> 
> Greetings
> 
> Robert

That would be a bug in your version of install, or you're trying to
"make install" as a user into a path which you don't have write
permission from.

        -hpa

Reply via email to