"merb" runs a server you have to create a merb app first via "merb-gen"
merb-gen myapp cd myapp merb cheers weepy On 8 Nov, 15:21, "Jim Freeze" <[EMAIL PROTECTED]> wrote: > Hey, I installed merb and ran it to get some info. It don't like that. > Why the break from standard commandline app behavior? > > [EMAIL PROTECTED] (ttyp0) 33 /home/jdf > merb > ~ > ~ FATAL: You are not in a Merb application, or you are in a flat > application and have not specified the init file. If you are trying to > create a new merb application, use merb-gen app. > ~ > [EMAIL PROTECTED] (ttyp0) 34 /home/jdf > merb -v > ~ Running bootloaders... > ~ Storing pid 19778 file to /usr/home/jdf/log/merb.main.pid... > ~ > ~ FATAL: You are not in a Merb application, or you are in a flat > application and have not specified the init file. If you are trying to > create a new merb application, use merb-gen app. > ~ > > -- > Jim Freeze --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
