Well, when I do :

   locate libmysql

It gives me this error :

   WARNING: The locate database (/var/db/locate.database) does not exist.
   To create the database, run the following command:

       sudo launchctl load -w
/System/Library/LaunchDaemons/com.apple.locate.plist

   Please be aware that the database can take some time to generate; once
   the database has been created, this message will no longer appear.

I run the required command, but it does nothing. I then try again to locate
something, but it gives me back the same above error.

Now, you talk about installing the gem do_mysql, but I have it installed
actually, at /Library/Ruby/Gems/1.8/gems/do_mysql-0.10.2

The gem I want to install because the error displayed requires it is
dm-mysql-adapter. I think I have mysql C stuff in place, because as I said,
I have already been able to put data into the mysql database. It started
asking me about a missing dm-mysql-adapter all of a sunden.

-- 
You received this message because you are subscribed to the Google Groups 
"DataMapper" 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/datamapper?hl=en.

Reply via email to