Looking for ODMG Library for OO Database

Apr 6, 2020 at 11:09am
Hi,

I'm looking to develop my skills on Object Oriented Database. I am trying to find a public licence library matching the Object Data Management Group (ODMG) standard.

I found www.odaba.com. But for some reason, the source-package seams not to compile. (I am sorry, I am very beginner about using third party library. Thank you for your clemency) Maybe it's because I do not have QT already installed.

I found plenty of documentation about ODMG definition. But I hardly find a way to make an environment to develop concretely.

Do someone has any recommendation about starting skills on Oriented Object Database?

Thanks in advance for your help,

Sincerely,

Apr 6, 2020 at 2:36pm
the source-package seams not to compile
It compiles for me (Ubuntu). What's your platform and first two errors?
Apr 7, 2020 at 1:44am
I use Mac OS command line.

First step I do this : ./configure

then I get a bunch of "checking" status (around 2 pages).

If I understand well, next step should be to run "make" command. Then I get this error:

make: *** No targets specified and no makefile found.

It is like a makefile should has been created but cannot to be found.

Thanks for you help.
Apr 7, 2020 at 8:53am
There's a mac option to configure. To see them all, run ./configure --help Dunno if it helps, I don't have a mac.
Topic archived. No new replies allowed.