On Mon, 26 Apr 2004 13:48:39 +0200
"Jan-Kees Fels" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> Ok cool. Now we are getting somewhere:-) But there is a new problem.
> 
> I don't have the dbmail-adduser utility.
> 
> fels# find / -name dbmail-adduser
> 
> Done. You can now make dbmail by running 'make clean all'.
> Do you want this to be executed right now?
> yes
> fels# pwd


The problem here is that the script is looking for a response "y" rather
than "yes". It takes anything other than "y" as meaning no. So unfortunately
typing "yes" causes the script to think "no".

If you run it and just type "y", it will proceed.

H

Reply via email to