From: john g. <gr...@gm...> - 2016-08-20 00:02:33
|
Or type: sh rails.sh from the directory it's in On Friday, August 19, 2016, Justin Rebelo <jus...@gm...> wrote: > I was figuring the issues is that it's not executable, which it would need > to be for a "./script" type command to execute. > > So what does running "sh rails.sh" produce then? That should work even > with simple read permissions. > > On Fri, 19 Aug 2016, 16:51 John David Galt, <jd...@di... > <javascript:_e(%7B%7D,'cvml','jd...@di...');>> wrote: > >> rails.sh is world readable. So is java. >> >> On 08/18/2016 04:04 PM, Justin Rebelo wrote: >> > chmod +x rails.sh >> > >> > Alternately, run: >> > >> > "sh rails.sh" >> > >> > On Thu, Aug 18, 2016 at 4:00 PM John David Galt >> > <jd...@di... >> <javascript:_e(%7B%7D,'cvml','jd...@di...');> <mailto: >> jd...@di... >> <javascript:_e(%7B%7D,'cvml','jd...@di...');>>> >> > wrote: >> > >> > Now I've gotten the JDK and git installed, and Rails cloned. >> However, >> > when I go to the Rails repository and perform >> > ./rails.sh >> > I get "permission denied". Any ideas? >> > >> > ----------------------------------------------------------- >> ------------------- >> > _______________________________________________ >> > Rails-users mailing list >> > Rai...@li... >> <javascript:_e(%7B%7D,'cvml','Rai...@li...');> >> > <mailto:Rai...@li... >> <javascript:_e(%7B%7D,'cvml','Rai...@li...');>> >> > https://lists.sourceforge.net/lists/listinfo/rails-users >> > >> >> |