04.05.2001 10:34:25, David Guerizec <[EMAIL PROTECTED]> wrote:

>
>midgardnewby <[EMAIL PROTECTED]> wrote:
>> I'm sorry, but it still doesn't word, and I think there is a bug in the ./configure 
>script
>> I used the   --with-midgard=/usr/local   option
>> and /usr/local/lib, /usr/local/include exist with the right files
>> I also put their names in the PATH.
>> 
>> Do you have a hint for me ??
>> 
>> That's what I did (Mod_midgard):
>> 
>$PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/usr/local/:/usr/local/lib/:/usr/local/include/
>> rm config.cache
>> 
>> ./configure --with-midgard=/usr/local --with-mysql=/usr/local/mysql 
>--with-expat=/usr/local --with-apxs=/usr/local/apache/bin/apxs
>> 
>> That's what I get:
>> *** You need the Midgard library for using mod_midgard.      ***
>> *** Use the --with-midgard option to tell                    ***
>> *** the configure script where to look for the library.      ***
>> *** Check also that both the Midgard library and the MySQL   ***
>> *** client library are on your dynamic library load path.    ***
>> configure: error: Midgard library libmidgard not found
>> 
>> The explaination is (./configure --help)
>>   --with-midgard=DIR   Prefix of the Midgard installation.
>>                        The header file midgard.h should be in
>>                        DIR/include, and the library libmidgard in
>>                        DIR/lib.
>
>is libmysqlclient.so in /usr/local/mysql/lib ?

No, there is only a libmysqlclient.a file

Is that the problem ? What do I have to do?

>
>> 
>> thanks
>> Midgardnewbie
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to