Hi, When I try to install "gem install mysql" it throwing error. For your ref, bash-2.05b$ gem install mysql -- --with-mysql-dir=/opt/etrade/p6/share/mysql5 ERROR: gems.rubyforge.org does not appear to be a repository ERROR: could not find gem mysql locally or in a repository bash-2.05b$ gem install mysql -- --with-mysql-config=/opt/etrade/p6/share/mysql5/bin/mysql_config ERROR: gems.rubyforge.org does not appear to be a repository ERROR: could not find gem mysql locally or in a repository bash-2.05b$ gem install mysql -- --with-mysql-include=/opt/etrade/p6/share/mysql5/lib ERROR: gems.rubyforge.org does not appear to be a repository ERROR: could not find gem mysql locally or in a repository bash-2.05b$ gem install mysql -- --with-mysql-include=/opt/etrade/p6/share/mysql5/include/ ERROR: gems.rubyforge.org does not appear to be a repository ERROR: could not find gem mysql locally or in a repository bash-2.05b$ What is the exact issue there ? Can you please give me step to move ?? Thanks, Sankar -- Posted via 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hellow Sankra ! Try sudo gem install mysql Tony Bacellar tonybacellar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org delicious.com/tonybacellar On Feb 25, 10:10 am, Sankar Kumar <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Hi, > > When I try to install "gem install mysql" it throwing error. > For your ref, > bash-2.05b$ gem install mysql -- > --with-mysql-dir=/opt/etrade/p6/share/mysql5 > ERROR: gems.rubyforge.org/does not appear to be a repository > ERROR: could not find gem mysql locally or in a repository > > bash-2.05b$ gem install mysql -- > --with-mysql-config=/opt/etrade/p6/share/mysql5/bin/mysql_config > ERROR: gems.rubyforge.org/does not appear to be a repository > ERROR: could not find gem mysql locally or in a repository > > bash-2.05b$ gem install mysql -- > --with-mysql-include=/opt/etrade/p6/share/mysql5/lib > ERROR: gems.rubyforge.org/does not appear to be a repository > ERROR: could not find gem mysql locally or in a repository > > bash-2.05b$ gem install mysql -- > --with-mysql-include=/opt/etrade/p6/share/mysql5/include/ > ERROR: gems.rubyforge.org/does not appear to be a repository > ERROR: could not find gem mysql locally or in a repository > bash-2.05b$ > > What is the exact issue there ? Can you please give me step to move ?? > > Thanks, > Sankar > -- > 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
TonyBacellar wrote:> Hellow Sankra ! > > Try sudo gem install mysql > > Tony Bacellar > tonybacellar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org > delicious.com/tonybacellar > > On Feb 25, 10:10�am, Sankar Kumar <rails-mailing-l...@andreas-s.net>I''m not having sudo access to my box. But I have did all the previous step without sudo .. i.e., ruby setup.rb --prefix=$HOME/rubygems-install gem install rails -i"$GEM_HOME .... gem install ruby-debug -i"$..... -- Posted via 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---