delorie.com/archives/browse.cgi | search |
On Tue, 17 Jan 2012 23:14:09 +0530, chetan patil <chtpatil AT gmail DOT com> wrote: > Hi DJ, > > On Tue, Jan 17, 2012 at 11:08 PM, DJ Delorie <dj AT delorie DOT com> wrote: > >> Use ./pcb2panel if it's not in your $PATH >> > > [chetanpatil AT chetanpatil Temp]$ ./pcb2panel ledcontrol.pcb ledcontrol.pcb > ledcontrol.pcb ledcontrol.pcb > final.pnl > bash: ./pcb2panel: Permission denied > [chetanpatil AT chetanpatil Temp]$ sudo ./pcb2panel ledcontrol.pcb > ledcontrol.pcb ledcontrol.pcb ledcontrol.pcb > final.pnl > sudo: ./pcb2panel: command not found You need to set the executable bit on the script. $ chmod +x pcb2panel Just out of interest: do you have much prior experience with Linux? Regards, Peter -- Peter Brett <peter AT peter-b DOT co DOT uk> Remote Sensing Research Group Surrey Space Centre
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |