Page 1 of 1

Installing perl DBI and DBD-mysql wiith XAMPP for Linux

PostPosted: 20. December 2005 14:53
by johnlamp
Hi,

Sorry for the English, I don't know much German!

I am running xampp on a fedora core 3 box, and It works great!

However I have hit a problem. An application I am trying to use requires the perl DBI and DBD-mysql to be installed. It runs a perl agi script.
The error I get from my application
Executing AGI("SIP/2000-3566", "agiastar.agi|0431033071") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/agiastar.agi
Can't locate DBI.pm in @INC (@INC contains: /usr/lib/perl5/5.8.5/i386-linux-thre ad-multi

So it seems that my application doesn't know how to find perl in xampp? And / or it need perl DBI installed .

I am unsure how to go about this with xampp.



Any help much appreciated.

Thanks
John