DBI - Installing DBI

Posted on Sun Jun 5 13:53:29 2005 by natbr
Installing DBI
Hi, I am trying to install DBI on AIX 5.2. The cc and gcc compilers are installed but when I run make (after running perl Makefile.PL successfuly) I get the error: root@centraldb-test:/oracle/general_scripts/perl_moduls/DBI-1.48: make cc_r -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES -qlonglong -O -DVERSION=\"1.48\" -DXS_VERSION=\"1.48\" "-I/usr/opt/perl5/lib/5.8.0/aix-thread-multi/CORE" Perl.c /bin/sh: cc_r: not found. make: 1254-004 The error code from the last command is 127. When I tried to install on windows, in the perl Makefile.PL output there is a note to use nmake or dmake, which I cannot find in the machine. Please advise. Thank you very much. Nathalie
Direct Responses: 1887 | Write a response