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