Joe Cairns wrote:> simonki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:
>> Hi Joe
>>
>> You mention you''re using debian - is ruby installed from
binary
>> packages or from source?
>>
>> If it''s binary you should just be able to apt-get install
>> libdbd-mysql-ruby
>> If source make sure you have ruby-dev and build-essential* installed,
>> then try installing the gem again.
>>
>> * you probably don''t need all of build-essential, but
there''s no harm
>> in doing so
>>
>> HTH,
>> Simon
>
> Hi, I am running Debian, but the stable Ruby package was 1.8.3 at the
> time I started this - not good obviously. I searched for a 1.8.4
> package but couldn''t find one, so I compiled and installed from
source.
>
> Any ideas what I need in this scenario? Re-download the source? Where
> would I put it for it to be visible to the gem?
>
> Argh!
Will these bindings even work with 1.8.4? According to the readme in
the gem package:
Requirement
MySQL 4.0.22/4.1.13/5.0.11
Ruby 1.8.2
I have ruby 1.8.4 and mysql 5.0.22.
Also, what the heck is this all about, I never had to do this before to
get a rails app running? What changed? Is this a compile option I
missed when I compiled ruby itself?
--
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-/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
http://groups.google.com/group/rubyonrails-talk
-~----------~----~----~----~------~----~------~--~---