Change $ICONSERVER to conform to the value AMK & I have discussed for this;
doing this here may prove to not be such a good idea, but we'll see.
diff --git a/Doc/perl/howto.perl b/Doc/perl/howto.perl
index ee8f3a4..c4e8e20 100644
--- a/Doc/perl/howto.perl
+++ b/Doc/perl/howto.perl
@@ -8,4 +8,6 @@
 &do_require_package("article");
 &do_require_package("python");
 
+$ICONSERVER = '../../icons';
+
 1;				# sheesh....