[rt-users] bin/initacls.mysql: Command not found

Phil Homewood pdh at snapgear.com
Thu Jan 16 19:18:16 EST 2003


Wagner Frank wrote:
> bin/initacls.mysql '/usr' 'localhost' '' 'root' '' 'rt2'
> '//opt/rt2/etc/acl.mysql'
> make: bin/initacls.mysql: Command not found
> make: *** [acls] Error 127

Is bin/initacls.mysql executable?

Does the first line of bin/initacls.mysql point to a valid
Bourne shell on your machine?

What happens when you run the following commands by hand?

ls -l bin/initacls.mysql
bin/initacls.mysql /usr localhost '' root '' rt2 //opt/rt2/etc/acl.mysql
./bin/initacls.mysql /usr localhost '' root '' rt2 //opt/rt2/etc/acl.mysql
-- 
Phil Homewood, Systems Janitor, www.SnapGear.com
pdh at snapgear.com Ph: +61 7 3435 2810 Fx: +61 7 3891 3630
SnapGear - Custom Embedded Solutions and Security Appliances



More information about the rt-users mailing list