Wolfgang Keller wrote:
>>>> this is what I get when I try to install glade2:
>>>>
>>>> (...)
>>>> In file included from gda-mysql-provider.c:30:
>>>> gda-mysql.h:34:19: error: mysql.h: No such file or directory
>>> Do you have mysql.h?  You can check by running
>>>
>>> dpkg -S mysql.h
>>>
>>> If you don't then it's likely a missing build-dependency.
>> No, it's the opposite. The package finds some, probably non-Fink, mysql 
>> installation, but then it doesn't know what to do with it. Look for a 
>> line like
>>
>> checking for MySQL files... found mysql in /usr/local
>>
>> in the configure output.
> 
> Errr, no. There was no previous MySQL installation here on my Mac.

Glad that it is working now. Some mystery remains, though: As I read the 
sources, the only way you can get the error you have been getting is 
that configure found at least some parts of a mysql installation. 
Otherwise the build process wouldn't go to that part of the code at all. 
If this is not the case, then something else must be going on that I 
haven't understood. Anyway, disabling the mysql module solves the 
problem for now.

-- 
Martin


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to