Next Previous Contents

2. Installation

2.1 How to obtain SQL Query Generator

The SQL Query Generator can be obtained from http://change.to/opensource
If the above URL doesn't work, try http://404pagenotfound.cjb.net/~opensource

mirror site is at http://stuff-mart.tripod.com (mirror is not always up to date)

2.2 Requirements

2.3 Compilation and installation

In order to compile and install SQL Query Generator on your system, type the following in the base directory of the SQL Query Generator distribution:

% ./configure
% make
% make install

Since SQL Query Generator uses

autoconf
you should have no trouble compiling it. Should you run into problems please report them to the the author at 110983@lycos.com

If you are compiling for DOS/Windows see section 4


Next Previous Contents