Thanks Sam,
I just saw the following line in the config.log:
...
configure:2221: checking for getspent in -lshadow
configure:2263: checking for getspent
configure:2615: checking for mysql_connect in -lmysqlclient
configure:2732: checking for ANSI C header files
configure:2836: checking for sys/wait.h that is POSIX.1 compatible
configure:2881: checking for sys/stat.h
...
Is it normal? or what it should it normally look like?
Also, can you see "authmysql" when running authinfo?
Thx again,
S Forger
>On Thu, 24 Aug 2000, S Forger wrote:
>
>> Dear All,
>>
>> I have problem in building the sqwebmail with the authmysql parameter.
>> Could anyone here assist me please?
>>
>> No fatel exit during make. But, the "authinfo" and "authtest" do not know
>> that "authmysql" is compiled into the code. Is this the makefile problem?
>>
>> I did use "--with-authmysql" (and --without for the rest modules) when
>> running configure. Is there anything missing in the build process?
>
>Examine the contents of authlib/config.log
>
>The most likely explanation is that your MySQL files are not in the
>default path that's searched by your compiler.
>
>
>--
>Sam
>
>