Re: debian packages and source files
On Fri, May 16, 2003 at 05:09:04AM -0400, Hamid wrote:
> I have installed mysql-client and relative packages.
> Now I want to compile Qt from the source files but it complains that it
> could not find the "mysql.h" in /usr/include .
>
> I was wondering if this is the case with all .deb packages, i.e. it does
> not install the necessary header files and it is just the binary lib files.
You need the appropriate -dev package, probably
libmysqlclient<something>-dev in this case.
--
Colin Watson [cjwatson@flatline.org.uk]
Reply to: