Skip to content
Back to formatted view

Raw Message

Message-ID: <m264tcnpf7.fsf@macaroni.local>
Date: 2005-09-08T04:39:40Z
From: Seth Falcon
Subject: RMySQL installation problem on FC4 x86_64
In-Reply-To: <8d5a363505090718143b89dd79@mail.gmail.com> (bogdan romocea's message of "Wed, 7 Sep 2005 21:14:54 -0400")

On  7 Sep 2005, br44114 at gmail.com wrote:
> # yum list installed mysql
> Installed Packages
> mysql.i386            4.1.11-2               installed
> mysql.x86_64       4.1.11-2               installed

I would have thought that you need to have a mysql-dev.x86_64 rpm
package installed in order to get the headers to be able to compile,
etc.  Not a redhat or yum user myself, so don't know.  But the error
message about unable to find header files is often solved by installed
the appropriate devel package that contains those headers.

+ seth