This made it out into Etch. An actual patch is:
--- depends.php 2005-09-18 05:45:46.000000000 -0500 +++ depends.php.new 2007-04-17 09:08:46.000000000 -0500 @@ -8,7 +8,7 @@ // Configuration information: // [FIXME: in the future, this will come from the initial configuration.] -$path_to_dot = "/usr/local/bin/dot"; // Where's the dot executable? +$path_to_dot = "/usr/bin/dot"; // Where's the dot executable? $path_for_images = "attachments"; // What directory do we use for output? $fmt = "png"; // Do you need a different image format? Michael -- Michael Johnson < [EMAIL PROTECTED] > Internet Application Programmer & Product Server Administrator Pitsco, Inc. 620-231-2424x516 "To lead educational change that positively affects learners."

