|
From: Chris <ch...@hm...> - 2007-02-26 09:33:13
|
Are you sure you don't have to type "./RCBServer" to run a local script? Otherwise (without the "./"), won't it just look in the PATH for the RCBServer executable? Does the first line in the script point to a real interpreter on your system? i.e. #!/path/to/sh HTH Chris Mark Leone wrote: > I was able to get Wrapper running on Windows in about 10 minutes, but 3 > hours so far trying to make it work with the Mac have been fruitless. > The problem is simple. I copied script.sh.in to my app's /bin directory, > renamed it RCBServer (my app name), set its file mode to 774, edited the > app name variable settings as directed in the instructions, and made > sure to save the script file with Unix line breaks. But when I type > "RCBServer" from the bin directory that contains the script file with > that name, I get the error message "Command not found." I can run shell > scripts anywhere else on my Mac in this fashion, but this one just won't > run for some reason. I must be missing something really basic, but it's > obviously not going to occur to me without help. > > -Mark > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > PLEASE NOTE: THE ABOVE MESSAGE WAS RECEIVED FROM THE INTERNET. > On entering the GSI, this email was scanned for viruses by the Government Secure Intranet (GSi) virus scanning service supplied exclusively by Cable & Wireless in partnership with MessageLabs. > In case of problems, please call your organisational IT Helpdesk. > The MessageLabs Anti Virus Service is the first managed service to achieve the CSIA Claims Tested Mark (CCTM Certificate Number 2006/04/0007), the UK Government quality mark initiative for information security products and services. For more information about this please visit www.cctmark.gov.uk > -- Chris HMGCC The information contained in this message (and any attachments) may be confidential and is intended for the sole use of the named addressee. Access, copying, alteration or re-use of the e-mail by anyone other than the intended recipient is unauthorised. If you are not the intended recipient please advise the sender immediately by returning the e-mail and deleting it from your system. This information may be exempt from disclosure under Freedom Of Information Act 2000 and may be subject to exemption under other UK information legislation. Refer disclosure requests to the Information Officer. The original of this email was scanned for viruses by Government Secure Intranet (GSi) virus scanning service supplied exclusively by Cable & Wireless in partnership with MessageLabs. On leaving the GSI this email was certified virus free. The MessageLabs Anti Virus Service is the first managed service to achieve the CSIA Claims Tested Mark (CCTM Certificate Number 2006/04/0007), the UK Government quality mark initiative for information security products and services. For more information about this please visit www.cctmark.gov.uk |