zero0x wrote: > Hi, I had to install 32 bit MySQL in order to get Rails running on my > Mac.
If u are a debian user then after typing the below command just press tab you will find the list of libraries as given below and select the library suited to ur machine.i have installed libmysqlclient15-dev for my ubuntu 8.04 64 bit apt-get install libmysqlclient libmysqlclient10-dev libmysqlclient15 libmysqlclient-dev libmysqlclient12-dev libmysqlclient15-dev libmysqlclient14-dev libmysqlclient15off -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

