here's what i get...
familytr: {80} % ./configure --with-mysql=/usr/home/familytr/usr/local/
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane...
...
creating libtool
loading cache ./config.cache
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for working const... yes
checking for library containing crypt... none required
checking for crypt.h... no
checking MySQL location... /usr/local
checking for mysql_connect in -lmysqlclient... no
*** You need the libmysqlclient library for Midgard. ***
*** Use the --with-mysql option to tell ***
*** the configure script where to look for the library. ***
configure: error: MySQL client library mysqlclient not found.
familytr: {81} %
still not working..
any advice fellas??
-----Original Message-----
From: Emiliano [SMTP:[EMAIL PROTECTED]]
Sent: Wednesday, July 19, 2000 4:07 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [midgard] can't install the library...
Hello Charles A. Lopez,
> ./configure
>
> all goes well up to this point
> checking MySQL location... /usr/local
> checking for mysql_connect in -lmysqlclient... no
> *** You need the libmysqlclient library for Midgard. ***
> *** Use the --with-mysql option to tell ***
> *** the configure script where to look for the library. ***
> configure: error: MySQL client library mysqlclient not found.
>
>
> here is more info
> familytr: {65} % pwd
> /usr/home/familytr/usr/local/lib/mysql
>
> familytr: {74} % pwd
> /usr/home/familytr/usr/local/include/mysql
try
./configure --with-mysql=/usr/home/familytr/usr/local/
Emile
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]