mirror of
https://github.com/gnustep/libs-sqlclient.git
synced 2025-02-15 16:11:42 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/sqlclient/trunk@19194 72102866-910b-0410-8b05-ffd578937521
16 lines
608 B
Text
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 ...
|
|
|