Nov. 9, 2010
7:31 p.m.
Worked..
! (ConfigurationOfGlorpDBX project version: '1.2') load: { 'All with PostgreSQL native'. }
Failed with: Error: Name not found: All with PostgreSQL native
But It worked with
(ConfigurationOfGlorpDBX project version: '1.2') load: 'default'
But this will install SqueakDBX as the database driver. IF this is what you want, then it is ok. If you want the postgresql native driver, you should do: (ConfigurationOfGlorpDBX project version: '1.2') load: 'All with PostgreSQL native' should work. Otherwise, browse ConfigurationOfGlorpDBX >> baseline12: and see in the groups definitions if such group is defined. It should. Cheers Mariano
Thanks.
-- -- Giuseppe Luigi http://www.lordzealon.com