
dm-core does not install; missing data_objects
Reported by Marcin Gil | July 13th, 2008 @ 11:40 AM
denti@ankh ~/Projects $ sudo gem i data_objects dm-core do_sqlite3
Successfully installed addressable-1.0.4
Successfully installed facets-2.4.1
Successfully installed english-0.2.0
Successfully installed extlib-0.9.2
Successfully installed data_objects-0.9.2
ERROR: Error installing dm-core:
dm-core requires data_objects (= 0.9.3, > runtime)
Building native extensions. This could take a while...
Successfully installed do_sqlite3-0.9.2
6 gems installed
denti@ankh ~/Projects $ gem sources
*** CURRENT SOURCES ***
Comments and changes to this ticket
-
Marcin Gil July 14th, 2008 @ 04:09 AM
Checking out http://gems.datamapper.org directly -> there is no such gem as data_object-0.9.3.
-
Jamie Hoover July 15th, 2008 @ 06:53 PM
This is a critical error. I can't install dm-core on my new server.
-
-
Tony Collen July 25th, 2008 @ 07:32 PM
i think this works now that the 0.9.3 gems are officially out:
~$ sudo gem i data_objects dm-core do_sqlite3
Successfully installed data_objects-0.9.3
Successfully installed dm-core-0.9.3
Building native extensions. This could take a while...
Successfully installed do_sqlite3-0.9.3
3 gems installed
Installing ri documentation for data_objects-0.9.3...
Installing ri documentation for dm-core-0.9.3...
Installing RDoc documentation for data_objects-0.9.3...
Installing RDoc documentation for dm-core-0.9.3...
-
Bernerd Schaefer July 29th, 2008 @ 09:22 PM
- State changed from new to resolved
Glad this now works. I'll mark this as resolved.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »