--- trunk/webwork2/conf/global.conf.dist 2004/04/05 03:56:16 1944 +++ trunk/webwork2/conf/global.conf.dist 2004/04/05 03:58:30 1945 @@ -2,7 +2,7 @@ ################################################################################ # WeBWorK Online Homework Delivery System # Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/ -# $CVSHeader: webwork-modperl/conf/global.conf.dist,v 1.53 2004/03/17 03:38:29 sh002i Exp $ +# $CVSHeader: webwork-modperl/conf/global.conf.dist,v 1.54 2004/04/03 15:44:55 jj Exp $ # # This program is free software; you can redistribute it and/or modify it under # the terms of either: (a) the GNU General Public License as published by the @@ -165,6 +165,7 @@ gif2eps => "$webworkDirs{bin}/gif2eps", png2eps => "$webworkDirs{bin}/png2eps", gif2png => "$webworkDirs{bin}/gif2png", + mysql => "/usr/local/bin/mysql", ); ################################################################################