On Sun, Feb 16, 2014 at 3:09 PM, Don Rasbridge <[email protected]> wrote: > orientdb.sh fails on mac OSX due to "su -c"; newbie
> My Questions > > 1. How can I fix this problem, or work around it? It's just a shell script that you have to *edit anyway* to use; fix those two `su ` commands and done. Or not - it's obviously intended to be used in a Linux, not Mac, system startup environment; see also #3. > 2. Is this same problem likely to show up in other scripts that are provided > with the install? Where else am I going to need to fix this? Grep the other scripts for su (I didn't find any instances). > 3. How can this problem exist after so many years and so many users? I must > be doing something wrong. I know that others are using osx. I've never tried that particular script; bin/server.sh works just fine for my purposes so far :-) HTH, -- Hassan Schroeder ------------------------ [email protected] http://about.me/hassanschroeder twitter: @hassan -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
