There is no rake file in the source directory.  I think I'm about
ready to just give up on this problem.  Maybe, upgrade my freebsd
system like i've been needing to for years and start using the ports
collection...

:(((((((

On Apr 7, 1:21 pm, Frederick Cheung <frederick.che...@gmail.com>
wrote:
> On Apr 7, 6:14 pm,sporkit<minchuk.j...@gmail.com> wrote:
>
> > I believe I did install gems myself at some point.  Although not after
> > installing 1.9.
>
> fine, just worried you might have installed a version of gem for 1.8
> on top of the version of gem that came with 1.9
>
>
>
> > john: find / -name gem
> > /usr/local/bin/gem
> > /usr/local/lib/ruby/gems/1.8/gems/rubygems-update-1.3.1/bin/gem
> > /usr/local/lib/ruby/gems/1.9.1/gems/rubygems-update-1.3.1/bin/gem
>
> > running
>
> > /usr/local/lib/ruby/gems/1.8/gems/rubygems-update-1.3.1/bin/gem list
> > /usr/local/lib/ruby/gems/1.9.1/gems/rubygems-update-1.3.1/bin/gem list
>
> > produce the same output.  neither mention mysql.  after running make
> > install on the mysql tar, that should have added it to the gems list
> > automatically?  Is there another step I'm missing?  Here's me
> > attempting to the latest version of mysql from the remote repository.
>
> make install on the mysql tar might have installed it not as a gem
> (but there might be rake files in there for building it as a gem)
>
> Fred
>
>
>
> > john: /usr/local/lib/ruby/gems/1.9.1/gems/rubygems-update-1.3.1/bin/
> > gem list -r | grep mysql
> > activerecord-jdbcmysql-adapter (0.9.1)
> > dbd-mysql (0.4.2)
> > do_mysql (0.9.11)
> > jdbc-mysql (5.0.4)
> > motto-mysql (0.1.0)
> > mysql (2.7.3, 2.7)
> > mysql_replication_adapter (0.4.0)
> > mysql_retry_lost_connection (0.0.1)
>
> > john: /usr/local/lib/ruby/gems/1.9.1/gems/rubygems-update-1.3.1/bin/
> > gem install mysql -v "2.7.3"
> > ERROR:  could not find gem mysql locally or in a repository
>
> > I'm totally out of ideas.  Is there a way I could clean all this up
> > and try again fresh?  Thanks for the help thus far Fred.
--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to