<html><body  bgcolor="#ffffff"><DIV><FONT face=Verdana size=2></FONT></DIV>
<DIV><FONT face=Verdana size=2>
<DIV><FONT face=Verdana size=2>All,  after running ./configure - I get this output...I cannot seem to locate mysql.h however mysql is up & running (I am not sure but have been referenced to mysqlclient - I am not sure exactly why the client is needed...but I did a directory search for all that is mysql and have included that output...with the --with-mysql-inc parameter I know I need to point to the libraries directory and have tried --with-mysql-incl=/usr/lib and =usr/lib/mysql (if I need the client do I have to complile from source and if I do is it simply just running ./configure on it...I have not compiled from source code before (or at least not to my knowledge).</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>thanks<IMG title="" alt="" src="http://mail.experisdatacenters.com/scripts/tiny_mce/plugins/emotions/images/e_02.gif" border=0></FONT></DIV>
<DIV> </DIV>
<DIV>[root@dns log]# more mysqld.log<BR>090716 12:06:31  mysqld started<BR>090716 12:06:32 [Warning] option 'max_join_size': unsigned value 184467440737095<BR>51615 adjusted to 4294967295<BR>090716 12:06:32 [Warning] option 'max_join_size': unsigned value 184467440737095<BR>51615 adjusted to 4294967295<BR>InnoDB: The first specified data file ./ibdata1 did not exist:<BR>InnoDB: a new database to be created!<BR>090716 12:06:32  InnoDB: Setting file ./ibdata1 size to 10 MB<BR>InnoDB: Database physically writes the file full: wait...<BR>090716 12:06:32  InnoDB: Log file ./ib_logfile0 did not exist: new to be created<BR>InnoDB: Setting log file ./ib_logfile0 size to 5 MB<BR>InnoDB: Database physically writes the file full: wait...<BR>090716 12:06:32  InnoDB: Log file ./ib_logfile1 did not exist: new to be created<BR>InnoDB: Setting log file ./ib_logfile1 size to 5 MB<BR>InnoDB: Database physically writes the file full: wait...<BR>InnoDB: Doublewrite buffer not found: creating new<BR>InnoDB: Doublewrite buffer created<BR>InnoDB: Creating foreign key constraint system tables<BR>InnoDB: Foreign key constraint system tables created<BR>090716 12:06:33  InnoDB: Started; log sequence number 0 0<BR>090716 12:06:33 [Note] /usr/libexec/mysqld: ready for connections.<BR>Version: '5.0.77'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distr<BR>ibution<BR>[root@dns log]#<BR> </DIV>
<DIV>[root@dns ndoutils-1.3.1]# rpm -qa | grep mysql<BR>php-mysql-5.2.5-7.fc9.i386<BR>mysql-libs-5.0.77-1.fc9.i386<BR>mysql-server-5.0.77-1.fc9.i386<BR>mysql-5.0.77-1.fc9.i386<BR></DIV>
<DIV>[root@dns ndoutils-1.3.1]# yum install mysql-libs-5.0.77-1.fc9.i386<BR>Loaded plugins: refresh-packagekit<BR>Setting up Install Process<BR>Parsing package install arguments<BR>Package mysql-libs-5.0.77-1.fc9.i386 already installed and latest version<BR>Nothing to do<BR>[root@dns ndoutils-1.3.1]#<BR> </DIV>
<DIV>output from ./configure from ndoutils-1.3.1 (below) </DIV>
<DIV>checking for mysql/mysql.h... no</DIV>
<DIV><BR>*** MySQL include file could not be located... **********************</DIV>
<DIV>You chose to compile NDBXT with MySQL support, but I was unable to<BR>locate <mysql/mysql.h> on your system.  If the include file is<BR>installed, use the --with-mysql-inc argument to specify the location<BR>of the MySQL include file.</DIV>
<DIV>********************************************************************</DIV>
<DIV><BR>checking for PQconnectdb in -lpq... no</DIV>
<DIV><BR>*** PostgreSQL library could not be located... *********************</DIV>
<DIV>You chose to compile NDBXT with PostgreSQL support, but I was<BR>unable to locate the PostgreSQL library on your system.  If the<BR>library is installed,  use the --with-pgsql-lib argument to specify<BR>the location of the PostgreSQL library.</DIV>
<DIV>NOTE: After you install the necessary libraries on your system:<BR>      1. Make sure /etc/ld.so.conf has an entry for the directory in<BR>         which the PostgreSQL libraries are installed.<BR>      2. Run 'ldconfig' to update the run-time linker options.<BR>      3. Run 'make devclean' in the NDBXT distribution to clean out<BR>         any old references to your previous compile.<BR>      4. Rerun the configure script.</DIV>
<DIV>********************************************************************</DIV>
<DIV><BR>checking libpq-fe.h usability... no<BR>checking libpq-fe.h presence... no<BR>checking for libpq-fe.h... no</DIV>
<DIV><BR>*** PostgreSQL include file could not be located... ****************</DIV>
<DIV>You chose to compile NDBXT with PostgreSQL support, but I was unable<BR>to locate <libpq-fe.h> on your system.  If the include file is<BR>installed, use the --with-pgsql-inc argument to specify the location<BR>of the PostgreSQL include file.</DIV>
<DIV>********************************************************************</DIV>
<DIV><BR>configure: creating ./config.status<BR>config.status: creating Makefile<BR>config.status: creating src/Makefile<BR>config.status: creating include/config.h<BR>config.status: include/config.h is unchanged</DIV>
<DIV><BR>*** ndoutils 1.3.1 02-15-2006 ***</DIV>
<DIV><BR>Type 'make' to compile the NDO utilities.</DIV>
<DIV>/<BR>[root@dns /]# find . -name mysql* -print | more<BR>find: ./home/naloi/.gvfs: Permission denied<BR>./home/naloi/Download/ndoutils-1.3.1/db/mysql-upgrade-1.1.sql<BR>./home/naloi/Download/ndoutils-1.3.1/db/mysql-upgrade-1.2.sql<BR>./home/naloi/Download/ndoutils-1.3.1/db/mysql.sql<BR>./usr/bin/mysql_setpermission<BR>./usr/bin/mysql_fix_privilege_tables<BR>./usr/bin/mysql_config<BR>./usr/bin/mysqlbug<BR>./usr/bin/mysql_upgrade_shell<BR>./usr/bin/mysqlhotcopy<BR>./usr/bin/mysqltestmanagerc<BR>./usr/bin/mysql_convert_table_format<BR>./usr/bin/mysqlimport<BR>./usr/bin/mysqltestmanager-pwgen<BR>./usr/bin/mysqldump<BR>./usr/bin/mysqlcheck<BR>./usr/bin/mysqldumpslow<BR>./usr/bin/mysql_install_db<BR>./usr/bin/mysqlbinlog<BR>./usr/bin/mysql_fix_extensions<BR>./usr/bin/mysql_zap<BR>./usr/bin/mysql_tzinfo_to_sql<BR>./usr/bin/mysql_secure_installation<BR>./usr/bin/mysqltestmanager<BR>--More--find: WARNING: Hard link count is wrong for ./proc/1: this may be a bug in your filesystem driver.  Automatically turning on find's -noleaf option.  Earlier results may have failed to include directories that should have been searched.<BR>./usr/bin/mysqltest<BR>./usr/bin/mysql<BR>./usr/bin/mysqlaccess<BR>./usr/bin/mysqld_multi<BR>./usr/bin/mysql_waitpid<BR>./usr/bin/mysqlshow<BR>./usr/bin/mysql_tableinfo<BR>./usr/bin/mysqladmin<BR>./usr/bin/mysqld_safe<BR>./usr/bin/mysql_upgrade<BR>./usr/bin/mysql_explain_log<BR>./usr/bin/mysql_find_rows<BR>./usr/libexec/mysqld<BR>./usr/libexec/mysqlmanager<BR>./usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/DBD/mysql<BR>./usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/DBD/mysql/mysql.<BR>so<BR>./usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/Bundle/DBD/mysql.pm<BR>./usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/DBD/mysql.pm<BR>./usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/DBD/mysql<BR>./usr/lib/mysql<BR>./usr/lib/mysql/mysql_config<BR>./usr/lib/mysql/mysqlbug<BR>./usr/lib/php/modules/mysqli.so<BR>./usr/lib/php/modules/mysql.so<BR>./usr/share/vim/vim71/syntax/mysql.vim<BR>./usr/share/info/mysql.info.gz<BR>./usr/share/man/man1/mysqldump.1.gz<BR>./usr/share/man/man1/mysqlhotcopy.1.gz<BR>./usr/share/man/man1/mysql_explain_log.1.gz<BR>./usr/share/man/man1/mysql_fix_extensions.1.gz<BR>./usr/share/man/man1/mysql_config.1.gz<BR>./usr/share/man/man1/mysqlimport.1.gz<BR>./usr/share/man/man1/mysql.1.gz<BR>./usr/share/man/man1/mysqld_multi.1.gz<BR>./usr/share/man/man1/mysql_upgrade.1.gz<BR>./usr/share/man/man1/mysqlbinlog.1.gz<BR>./usr/share/man/man1/mysqlaccess.1.gz<BR>./usr/share/man/man1/mysqltest.1.gz<BR>./usr/share/man/man1/mysqlshow.1.gz<BR>./usr/share/man/man1/mysql_tzinfo_to_sql.1.gz<BR>./usr/share/man/man1/mysql.server.1.gz<BR>./usr/share/man/man1/mysqladmin.1.gz<BR>./usr/share/man/man1/mysql_install_db.1.gz<BR>./usr/share/man/man1/mysql_waitpid.1.gz<BR>./usr/share/man/man1/mysqldumpslow.1.gz<BR>./usr/share/man/man1/mysql_secure_installation.1.gz<BR>./usr/share/man/man1/mysql_fix_privilege_tables.1.gz<BR>./usr/share/man/man1/mysqlman.1.gz<BR>./usr/share/man/man1/mysqlbug.1.gz<BR>./usr/share/man/man1/mysql_find_rows.1.gz<BR>./usr/share/man/man1/mysql_convert_table_format.1.gz<BR>./usr/share/man/man1/mysql_setpermission.1.gz<BR>./usr/share/man/man1/mysqlcheck.1.gz<BR>./usr/share/man/man1/mysql_zap.1.gz<BR>./usr/share/man/man1/mysqld_safe.1.gz<BR>./usr/share/man/man1/mysql_tableinfo.1.gz<BR>./usr/share/man/man8/mysqld.8.gz<BR>./usr/share/man/man8/mysqlmanager.8.gz<BR>./usr/share/doc/mysql-server-5.0.77<BR>./usr/share/doc/mysql-5.0.77<BR>./usr/share/mysql<BR>./usr/share/mysql/mysql_system_tables_data.sql<BR>./usr/share/mysql/mysql_system_tables.sql<BR>./usr/share/mysql/mysql_test_data_timezone.sql<BR>./usr/share/mysql/mysql_fix_privilege_tables.sql<BR>./var/run/mysqld<BR>./var/run/mysqld/mysqld.pid<BR>./var/log/mysqld.log<BR>./var/lib/mysql<BR>./var/lib/mysql/mysql.sock<BR>./var/lib/mysql/mysql<BR>./var/lock/subsys/mysqld<BR>./etc/ld.so.conf.d/mysql-i386.conf<BR>./etc/php.d/mysqli.ini<BR>./etc/php.d/mysql.ini<BR>./etc/rc.d/init.d/mysqld<BR>[root@dns /]#<BR></DIV>Network Operations Center Manager <BR>Experis Data Center LLC <BR>8209 Valley Pike <BR>PO Box 535 <BR>Middletown,VA 22645 <BR>phone:540-869-8702 <BR>cell:240-988-3267 <BR>fax:540-869-8710 <BR>e-mail:naloi@experisdatacenters.com</FONT></DIV>Network Operations Center Manager <BR>Experis Data Center LLC <BR>8209 Valley Pike <BR>PO Box 535 <BR>Middletown,VA 22645 <BR>phone:540-869-8702 <BR>cell:240-988-3267 <BR>fax:540-869-8710 <BR>e-mail:naloi@experisdatacenters.com</body></html>