2 messages in com.mysql.lists.perlRemote access to Mysql
FromSent OnAttachments
Carlos Sanchez11 Jan 2000 03:49 
Jochen Wiedmann11 Jan 2000 13:10 
Subject:Remote access to Mysql
From:Carlos Sanchez (carl@internet-ireland.ie)
Date:01/11/2000 03:49:52 AM
List:com.mysql.lists.perl

Hello

I want to transfer data between two databases (Informix -->Mysql) Machine "A" IRIX32 running Informix Machine "B" Linux running Mysql

I have a simple perl script running in Machine A that access to Machine A Informix, get the data and insert it in Machine B Mysql. I understand I need DBD:mysql installed in Machine A The problem occurs when I try to Install DBD:mysql in machine A, which does not have installed mysql. I be prompted to:

Please tell me the directory that contains the subdir include/.

[/usr/local]"! But mysql is not installed in the local machine!!!

Any help will be gladed Thanks Carlos