Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Monks,
I am new to linux and perl. I install DBI module in LINUX. I am getting following error. After reading guide to install module in perlmonks tutorial i run perl Makefile.PL it runs after i run make i am getting following error please help me i have to install DBI module in linux give me any idea please.
gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -f +no-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_O +FFSET_BITS=64 -I/usr/include/gdbm -O2 -march=i386 -mcpu=i686 -g -DV +ERSION=\"1.48\" -DXS_VERSION=\"1.48\" -fPIC "-I/usr/lib/perl5/5.8.0/i +386-linux-thread-multi/CORE" -Wall -Wno-comment Perl.c /bin/sh: line 1: gcc: command not found make: *** [Perl.o] Error 127
Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Module in LINUX
by Hena (Friar) on Jul 04, 2005 at 05:59 UTC | |
|
Re: Module in LINUX
by neniro (Priest) on Jul 04, 2005 at 08:46 UTC | |
|
Re: Module in LINUX
by xorl (Deacon) on Jul 05, 2005 at 16:13 UTC | |
| A reply falls below the community's threshold of quality. You may see it by logging in. |