On Sun, 18 Feb 2007 16:44:42 -0800 (PST)
aynsy <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I am new to perl. I am trying to install DBI module for postgre in my
> machine.
>
> When I try to install the module, i got the following error,
>
> perl Makefile.PL
>
> Can't locate DBI.pm in @INC (@INC co
Hello,
I've been hacking on this issue here -
http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=115827296213433&w=2
and am trying cause a core dump so I can look through the backtrace with
gdb and figure out what's going on. I'm a bit new to this level of
debugging so please bear with my