At 06:19 PM 10/22/2003 +0200, Jochen Wiedmann wrote:
>John Day wrote:
>
>>In file included from mysql.xs:15: dbdimp.h:31:49: mysql.h: No such file or
> directory dbdimp.h:32:49: errmsg.h: No such file or directory
>
>This quite looks like you need to install the mysql-devel RPM
>or something similar.
>
>
>Jochen
I installed MySQL from sources. Not from RPM's! That is why I am stumped.
Could it be that the DBD::mysql needs to be installed manually so I can specify the
directories?
Since my email I have been looking, I think that the DBD::mysql expects things to be in
places where the standard install from source doesn't put them. Should I have installed
from the X86 RPM's on the MySQL site and just install all the RPM's?
John