24 Oct
2011
24 Oct
'11
2:31 p.m.
Andrej wrote:
Plain ./configure works fine for me on RHEL5 and Fedora.
That's good for you but kind of besides the point.. :} I *did* get it installed; what I'm saying is that the build process/build requirements w/ an RDBMS back-end aren't really documented.
$ ./configure $ make $ make install This is documented. If the C compiler && linker on your system can't find the include files and libraries... there's little we can do to help. Install things in a standard location. I'll also note that for someone complaining about the lack of documentation, you *don't* say what you did to get it installed. So anyone else finding this thread will be upset at you for "solving" the issue, but then not documenting it. Alan DeKok.