2009/4/8 doug livesey <biot...@gmail.com>: > When I try "./shoes2.run", I get the following output: "bash: ./shoes2.run: > Permission denied". > So, for completeness' sake, I try "sudo ./shoes.run", and then get: "sudo: > ./shoes2.run: command not found". > > Can anyone advise me on what to try next? > Thanks very much, > Doug.
Try:- $chmod +x shoes2.run then see if it will run. -- Philip Stubbs -- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/