libs-sqlclient/README
Richard Frith-Macdonald c6cec117a0 New database library
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/sqlclient/trunk@19194 72102866-910b-0410-8b05-ffd578937521
2004-04-26 15:13:27 +00:00

16 lines
608 B
Text

To build this library you must have a basic GNUstep environment set up ...
The gnustep-make package must have been built and installed.
The gnustep-base package must have been built and installed.
You must hace sourced the GNUstep.sh script (from gnustep-make) to set
up environment variables needed for building this.
If this environment is in place, all you should need to do is run 'make'
to configure and build the library, 'make install' to install it.
Then you can run the test programs.
Your most likely problems are that the configure script may not detect the
database libraries you want ...