Re: (Fwd) Problem Configuring DBI

2001-03-01 Thread Christopher_Kallio
On NT I would just untar the file to perl\lib. It should extract to a folder called DBI- Then run Makefile.PL, nmake(or dmake) etc in that folder. The easiest way to install this module in nt is to run 'ppm install DBI'. Chris

DBI install question

2001-02-28 Thread Christopher_Kallio
Hello - While attempting to install DBI I receive the following error during 'make': gcc -c -I/usr/local/include -O -DVERSION=\"1.14\" -DXS_VERSION =\"1.14\" -fPIC -I../.. -Wall -Wno-comment -DDBI_NO_THREADS Pec cpp: fork: Interrupted system call *** Error code 1 make: Fatal error: Comman