Artur Hecker <[EMAIL PROTECTED]> wrote: > it is definitive, however, in my case the headers are installed in > /usr/local/mysql/include (the mysql.h file is in this directory)
Everyone installs things in different places, and expects the poor 'configure' script to figure it all out <sigh>. > why does he look for mysql/mysql.h? the file is directly in the provided > include directory. It looks there because that's where the default mysql install puts it. > can you help me resolve this? otherwise i will have to change the > makefiles manually... I think there was a patch to fix this, but I can't find it now... So submit a patch. Look at the rest of the 'configure.in' scripts for examples of what to do. > and the third one: do you know if the MPPE-patch for the TLS module > (Henrik and Lars) has been integrated into sources? I don't know. Have you tried looking in the source? Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
