|
From: Karthik R. <ka...@ch...> - 2007-02-26 17:43:24
|
Mark, I am not a unix expert but I have the wrapper working on Mac OS X. Maybe you tried this already but just in case - did you try using ./RCBServer instead of just RCBServer? It could be that the current folder is not in the path. --karthik -----Original Message----- From: wra...@li... [mailto:wra...@li...] On Behalf Of Mark Leone Sent: Sunday, February 25, 2007 11:36 PM To: wra...@li... Subject: [Wrapper-user] Shell script won't execute on Mac 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 |