joel, sorry if i wasn't able to include the mount settings i have .. i have read this case about the noexec could cause the Operation Not Permitted .. but here's my mount settings
$ mount /dev/wd0a on / type ffs (local) /dev/wd0d on /home type ffs (local, nodev, nosuid) /dev/wd0e on /tmp type ffs (local, nodev, nosuid) /dev/wd0g on /usr type ffs (local, nodev) /dev/wd0f on /var type ffs (local, nodev, nosuid) Regards, Edgar On 7/11/05, Joel Dinel <[EMAIL PROTECTED]> wrote: > On 7/11/05, edgar mortiz <[EMAIL PROTECTED]> wrote: > > $ hello > > sh: hello: Operation not permitted > > I'm going to take a wild stab in the dark here; > > Is the partition where you're running 'hello' from mounted noexec? > > Don't bother CC'ing the list on your reply, this is probably not the case.