On 8/27/06, Wolfgang Keller <[EMAIL PROTECTED]> wrote:
> Hello,
>
> 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.

> gda-mysql.h:35:23: error: mysql_com.h: No such file or directory

<snip>

> (...)
>
> And lots of more errors in this last file gda-mysql-provider.c
>
> I'm running MacOS X 10.4.7 on a PowerMac, with Package manager version:
> 0.24.23 and Distribution version: 0.8.1.rsync powerpc
>
> What's wrong? And how to fix it?
>
> TIA,
>
> Sincerely,
>
> Wolfgang Keller
>
> --
> My email-address is correct.
> Do NOT remove ".nospam" to reply.
>
>
>
>

You need to install one of the mysql*-dev packages, apparently.
mysql14-dev worked here.

-- 
Alexander K. Hansen
Fink Documenter (still)

-------------------------------------------------------------------------
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