[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Mysql installation problem



I posted this very problem to the list last week.  The solution is simple.
To install the MySQL perl modules you have to download and install the MySQL
source available from www.mysql.com.  Do a "locate MySQL" to find an
uninstall file for the mysql package you installed, run it, then install the
mysql.tar.gz source file you'll find in the downloads area on the official
mysql website.

Once you've installed the source, files like mysql.h will magically appear
and you'll be able to proceed with the installation of mysql modules you
want.

Amanda.

----- Original Message -----
From: "Filiberto Ricci" <filiberto@xxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Monday, October 30, 2000 12:45 PM
Subject: [cobalt-users] Mysql installation problem


> Hi all!
>
> I'm tring to install mysql in raq3.
>
> I have installed:
> http://pkg.nl.cobalt.com/i386/RaQ3-RaQ4-MySQL-3.22.32-1.pkg
>
> I have to run mysql with perl,
> so I installed
> DBI-1.14
> Data-ShowTable-3.3.
>
> Then, installing the modules Msql-Mysql-modules-1.2215
> I got this error:
>
> Cannot find one of include/mysql/mysql.h, include/mysql.h in /usr at
> lib/DBD/mysql/Install.pm line 1
> 65, <STDIN> chunk 3.
>
> The command:
> find / -name mysql.h
> found nothing
>
> I read old mail of the list and i find someone has the same problem as
mine.
> (the subject of such mail was : DBI Install Problems, posted 15-10-2000)
>
> The solution was to insatll mysql-devel rpm.
> The questions are:
> what's mysql-devel? I read documentation about installing mysql and perl
but
> I've never read anything about.
> where can I find it? I looked at mysql.com and cobalt.com without results.
> where can I found documentation about mysql-devel?
>
> Thanks very much
>
> Ciao
> Filiberto
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>