You need to get the header files for the databases, which are easily downloaded through the package manager, like "yum" on Redhat. Just do a "yum install mysql* postgre* unixodbc* sqlite*", and these three DB access headers will be downloaded and installed in default locations. I've tried "Firebird", but, since I use CentOS (RHEL) 5.3, there is no such package in the standard yum repository till now. Although I could download the complete source from the Firebird website, but getting it to compile right was a bit more than trivial, and, I didn't need the support for Firebird, so, I dropped it. Regards HASSAN ----- Original Message ----- From: "bilal ghayyad" <bilmar_gh@xxxxxxxxx> To: <openh323gk-users@xxxxxxxxxxxxxxxxxxxxx> Sent: Monday, July 20, 2009 01:36 Subject: ./configure for gngugk, databases headers files > > Dear List; > > When I typed ./configure under then gnugk source, I got the below messages > wihch indicates that databases will not be included. Actually it states > that did not find the header files! In case I need to use for example > mysql, then how what does it mean by the <path> in the > "Use --with-mysql-include-dir=<path>" Which path exactly? > > And what is the difference between using --with-mysql-include-dir=<path> > and --enable-mysql ? > > Also in case I need to use mysql and PostgreSQL, then how to > write./configure to be able to use both these db's? > > Kindly give a look for what I got when I typed ./configure > > > checking for mysql.h... no > configure: WARNING: mysql headers not found. > Use --with-mysql-include-dir=<path> > configure: WARNING: MySQL disabled > MySQL support disabled > checking for libpq-fe.h... no > configure: WARNING: pgsql headers not found. > Use --with-pgsql-include-dir=<path> > configure: WARNING: PostgreSQL disabled > PostgreSQL support disabled > checking for ibase.h... no > configure: WARNING: Firebird headers not found. > Use --with-firebird-include-dir= > <path> > configure: WARNING: Firebird disabled > Firebird support disabled > checking for sqlext.h... no > configure: WARNING: unixODBC headers not found. > Use --with-unixodbc-include-dir= > <path> > configure: WARNING: unixODBC disabled > unixODBC support disabled > checking for sqlite3.h... no > configure: WARNING: SQLite headers not found. > Use --with-sqlite-include-dir=<pat > h> > configure: WARNING: SQLite disabled > SQLite support disabled > GNU Gatkeeper version is 2.3.0 > configure: creating ./config.status > config.status: creating Makefile > config.status: creating gnugkbuildopts.h > config.status: gnugkbuildopts.h is unchanged > > Regards > Bilal > > > > > ------------------------------------------------------------------------------ > Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited time, > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full > prize > details at: http://p.sf.net/sfu/Challenge > _______________________________________________________ > > Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > Archive: > http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users > Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users > Homepage: http://www.gnugk.org/ > ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/