[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: permission denied



beavis@bidz.com (Beavis) wrote:
>i am trying to run
>fp_install.sh i get a bash error
>bash: /usr/local/fp_install.sh: Permission denied

Is it executable? Check with 'ls -l /usr/local/fp_install.sh'.

To make it executable, 'chmod +x /usr/local/fp_install.sh'; or you can
run it without that using 'sh /usr/local/fp_install.sh'.

-- 
Colin Watson                                           [cjw44@cam.ac.uk]


Reply to: