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