Geert Batsleer wrote on Wed, 18 Feb 2009 10:49:53 +0100:
these are lines 133 till 147
The error mentions line 440, not 140. Is this the only chkconfig line in it?
- Setting up and starting MySql../lib/redhat/functions.sh: line 440:
chkconfig: command not found
Also, that seems to be related to MySQL? I think the error is misleading. I doubt it cannot find chkconfig. It can't find something else. You can just replace all chkconfig with "/sbin/chkconfig" to prove this.
Kai