kpsqlman-0.2.0
Denis Loginov <ldu@cons.tsk.ru>

//////READ THIS//////
 If /usr/include/pgsql/libpq-fe.h is not a right path for postgress library header file
on your system change it in ./kpsqlman/SQL.h
 If /usr/lib/libpq.so is not a right path for postgress library on your system 
change it in ./kpsqlman/Makefile.in 
/////////////////////


 To install KPSQLMan:

 run ./configure
 run make 
 run make install

