You might have to indicate the Gem path, check the wiki for more
information.

- Matt

On Wed, Dec 10, 2008 at 4:10 PM, deadwards <[EMAIL PROTECTED]> wrote:

>
> Hello,
>
> I'm running into a problem trying to get Merb running on Passenger
> (via Rack) on my local machine for development and was hoping I could
> get some help here.
>
> I have passenger installed, which will run Rails applications with no
> problems.  I also have the Passenger pref pane (http://www.fngtps.com/
> 2008/09/passenger-preference-pane-v1-1<http://www.fngtps.com/2008/09/passenger-preference-pane-v1-1>)
> installed to manage my
> application configurations for Passenger.
>
> Here are the contents of my rack configuration file:
> http://gist.github.com/34547
>
> And here is a screenshot of the error I get when I try to access the
> site: http://skitch.com/travisroberts/6fgf/rack-error
> The error message it gives says that it can't find the 'hoe' gem, but
> this is what I get when I run 'gem list hoe':
> $ gem list hoe
> *** LOCAL GEMS ***
> hoe (1.8.2, 1.8.1)
>
> So, I'm not sure that that's the real problem.  If I open script/
> console in a rails app, and try to "require 'hoe'" it works fine.
>
> Running the site with just the merb command works perfectly.  Any help
> would be greatly appreciated.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to