ok.. when i run

./configure

all goes well up to this point


checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
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.



i can't figure out how to properly call configure

the "which" command yields the following info.

familytr: {54} % which mysql
/usr/local/bin/mysql


----
here is more info
familytr: {65} % pwd
/usr/home/familytr/usr/local/lib/mysql
familytr: {66} % ls
libdbug.a               libmysqlclient.a        libmysys.a
libheap.a               libmysqlclient.la       libnisam.a
libmerge.a              libmystrings.a
familytr: {67} %


and ..


familytr: {74} % pwd
/usr/home/familytr/usr/local/include/mysql
familytr: {75} % ls
chardefs.h      history.h       m_string.h      mysql.h 
        mysqld_error.h
dbug.h          keymaps.h       my_list.h       mysql_com.h     readline.h
errmsg.h        m_ctype.h.in    my_sys.h        mysql_version.h tilde.h
familytr: {76} % 


as far as I can tell.. those are the files configure is looking for are in 
one of the two above directories... help me out.. i wanna see midgard work 
on my site..


Charles A. Lopez

familytravelforum.com



-----Original Message-----
From:   Emiliano [SMTP:[EMAIL PROTECTED]]
Sent:   Wednesday, July 19, 2000 3:41 PM
To:     '[EMAIL PROTECTED]'
Subject:        Re: [midgard] can't install the library...


> i can't seem to get the configure script to work with the midgard library

What exactly is the problem?

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]

Reply via email to