[redland-dev] Storage Creation Failed
carmen
_ at whats-your.name
Sat Jun 2 13:53:30 BST 2007
On Sat Jun 02, 2007 at 08:46:59AM -0400, carmen wrote:
> > I have the following error:
> >
> > Storage Creation Failed.
> >
> > when trying to execute :
> >
> > Redland::HashStore.new('bdb', 'redland.db', '', false)
> >
> > I don't know how to solve this ?
and before everything else, check permissions, and make sure you compiled redland with --enable-bdb or whatever it is (if autodiscovery didnt work, which is more possible on OSX). i'd change that '' to '.' or nil too. since '' isnt really a directory of any sort
More information about the redland-dev
mailing list