From: Nobuyoshi Nakada Date: 2007-08-10T16:28:01+09:00 Subject: Re: `rake` fails: Exec format error Hi, At Fri, 10 Aug 2007 08:37:15 +0900, Larry Fast wrote in [ruby-talk:264040]: > I'm trying to start rake running for a sub-component of our system. > However Ruby doesn't like `rake` and produces the following error... > > > ruby -e "`rake`" (it gives the same error inside my .rb files) > > -e:1:in ``': Exec format error - rake (Errno::ENOEXEC) It depends on what's your platform and how you've installed rake. -- Nobu Nakada