RE: Help: Email problem with perl

2002-02-13 Thread Niles Reichardt
This is slightly off-track for the list but try something like this: open (MAIL,|/usr/bin/mailx -s 'Error Notification' cshao\@traffic.com); print MAIL $message; close (MAIL); -Original Message- From: Shao, Chunning [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002

Installing MySql DBD without installing MySql- general question.

2001-06-18 Thread Niles Reichardt
I am trying to install the DBI module and DBD for MySql on our application server running HP-Ux 10.2. I have a Linux box set up as an Apache server that is running MySql and want to query its database. When I run make (after having run Makefile.PL) on the Mysql modules-1.2215 I get an Error exit