help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnu-radius] SQL Authentication Failure


From: Sergey Poznyakoff
Subject: Re: [Help-gnu-radius] SQL Authentication Failure
Date: Fri, 26 Jul 2002 00:41:01 +0300

> mysql.c:43:25: mysql/mysql.h: No such file or directory
> make[2]: *** [mysql.lo] Error 1
> make[2]: Leaving directory '/usr/local/src/gnu-radius-0.96.2/sql'
> 
> Sorry if this is a basic question, but I haven't the foggiest idea where to
> go from here.

First, find where your mysql.h is actually located. Try running `locate
mysql.h', or if your system does not have a locate database, run
`find / -name mysql.h'. When you have found it, strip mysql/mysql.h
from its path and use the rest as argument to --with-include-path
option.

Regards,
Sergey



reply via email to

[Prev in Thread] Current Thread [Next in Thread]