pfffff... i cant require dm-core... i searched the whole net but no
clue... everything seems installed but datamapper gem is not in
$LOAD_PATH... please tell me what is wrong with that...

$ gem list --local

*** LOCAL GEMS ***

addressable (2.1.2)
camping (2.0)
daemons (1.0.10)
data_objects (0.10.2)
dm-core (1.0.0)
dm-do-adapter (1.0.0)
dm-migrations (1.0.0)
dm-mysql-adapter (1.0.0)
do_mysql (0.10.2)
eventmachine (0.12.10)
extlib (0.9.15)
innate (2010.04)
rack (1.2.1, 1.1.0)
ramaze (2010.04.04)
thin (1.2.7)

$ ruby --version
ruby 1.9.1p378 (2010-01-10 revision 26273) [i486-linux]

$ irb
irb(main):001:0> require "rubygems"
=> true
irb(main):002:0> require "dm-core"
LoadError: no such file to load -- dm-core
        from (irb):2:in `require'
        from (irb):2
        from /usr/bin/irb1.9.1:12:in `<main>'

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