diff --git a/doc/contrib/ftpasswd.html b/doc/contrib/ftpasswd.html index f6c1d5d195..125071310f 100644 --- a/doc/contrib/ftpasswd.html +++ b/doc/contrib/ftpasswd.html @@ -369,6 +369,18 @@
+Frequently Asked Questions +Question: I'm trying to use ftpasswd, but +it fails with this error: + + env: perl: No such file or directory + +Answer: ftpasswd is a Perl script; it +requires that Perl be installed in order to run. The above error message +indicates that a perl executable cannot be found; you will +need to install Perl. +
ftpasswd
+ env: perl: No such file or directory +
perl