hi -

gettting the following problem trying to run a merb app. anybody have
suggestions how to resolve this?

Merb.env: development
Loading /Users/dc/svn/merbquest/trunk/config/environments/
development.rb
Logging to file at /Users/dc/svn/merbquest/trunk/log/development.log
dyld: lazy symbol binding failed: Symbol not found: _mysql_init
  Referenced from: /Library/Ruby/Gems/1.8/gems/do_mysql-0.9.9/lib/
do_mysql_ext.bundle
  Expected in: dynamic lookup

dyld: Symbol not found: _mysql_init
  Referenced from: /Library/Ruby/Gems/1.8/gems/do_mysql-0.9.9/lib/
do_mysql_ext.bundle
  Expected in: dynamic lookup


i tried installing merb and datamapper both from gems and from Git.
this is running on macpro. is dataobjects osx build 64bit safe?

do and dm seem to have different version #s coming from latest gems.
additionally git (git://github.com/sam/do.git) has a 0.9.10

any help appreciated.


*** LOCAL GEMS ***

data_objects (0.9.9)
datamapper (0.9.8)
macpro:trunk dc$ gem list dm

*** LOCAL GEMS ***

dm-aggregates (0.9.8)
dm-ar-finders (0.9.8)
dm-cli (0.9.8)
dm-core (0.9.8)
dm-is-tree (0.9.8)
dm-is-viewable (0.9.8)
dm-migrations (0.9.8)
dm-observer (0.9.8)
dm-polymorphic (0.9.6)
dm-serializer (0.9.8)
dm-sweatshop (0.9.8)
dm-tags (0.9.8)
dm-timestamps (0.9.8)
dm-types (0.9.8)
dm-validations (0.9.8)
macpro:trunk dc$


--~--~---------~--~----~------------~-------~--~----~
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