Hi guys, I am really new to these things like ROR and Postgres. When I was installing ROR 3.0 it says Successfully installed rails 3.0.0 beta 1 gem installed Installing ri document for rails 3.0.0 beta File not Found: lib This is the one which I really dont understand and dont know what to do? Help me out guys plz... And I want to configure the database with postgresql and I want to know how it works... -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Wed, May 19, 2010 at 1:26 PM, Siva Kilaru <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Hi guys, > > I am really new to these things like ROR and Postgres. > > When I was installing ROR 3.0 it says > > Successfully installed rails 3.0.0 beta > 1 gem installed > Installing ri document for rails 3.0.0 beta > File not Found: lib > > This is the one which I really dont understand and dont know what to do? > Help me out guys plz... > > And I want to configure the database with postgresql and I want to know > how it works... >Siva, if you''re new to Rails 3.0, I would recommend getting things working with Sqlite3. Then move to PostgreSQL at a later date. In short, focus on learning the basics of RoR. BTW, I tend to use Sqlite3 for development and PostgreSQL or MySQL for stagging and production. Good luck, -Conrad> -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Conrad Taylor wrote:> On Wed, May 19, 2010 at 1:26 PM, Siva Kilaru <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> > Good luck, > > -ConradThanku Conard, I appreciate it. I want to know about the file not found thing while installing Rails 3.0 beta. Can you help me out in this as well?? Good Luck Siva -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Siva Kilaru wrote:> Hi guys, > > I am really new to these things like ROR and Postgres. > > When I was installing ROR 3.0 it says > > Successfully installed rails 3.0.0 beta > 1 gem installed > Installing ri document for rails 3.0.0 beta > File not Found: lib > > This is the one which I really dont understand and dont know what to do? > Help me out guys plz... > > And I want to configure the database with postgresql and I want to know > how it works...For PostgreSQL try this to install the following gem to use postgresql: install gem postgres-pr Go through the link and scroll down for Installing PosgreSQL http://www.robbyonrails.com/articles/2008/01/22/installing-ruby-on-rails-and-postgresql-on-os-x-third-edition Hope this helps you. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Uh, I know now about the postgresql-pr gem. Part of the confusion is that there are several PostgreSQL gems laying around. The one I used is "pg". You will also need to drop it into Gemfiles. Ho-Sheng Hsiao http://ruby-lambda.blogspot.com On May 20, 11:48 am, Ravi Dtv <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Siva Kilaru wrote: > > Hi guys, > > > I am really new to these things like ROR and Postgres. > > > When I was installing ROR 3.0 it says > > > Successfully installed rails 3.0.0 beta > > 1 gem installed > > Installing ri document for rails 3.0.0 beta > > File not Found: lib > > > This is the one which I really dont understand and dont know what to do? > > Help me out guys plz... > > > And I want to configure the database with postgresql and I want to know > > how it works... > > For PostgreSQL try this > to install the following gem to use postgresql: install gem postgres-pr > > Go through the link and scroll down for Installing PosgreSQLhttp://www.robbyonrails.com/articles/2008/01/22/installing-ruby-on-ra... > > Hope this helps you. > -- > Posted viahttp://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. > For more options, visit this group athttp://groups.google.com/group/rubyonrails-talk?hl=en.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.