TGhosh has asked for the wisdom of the Perl Monks concerning the following question:
Hi, I'm trying to install Spreadsheet Parse & Write module in AIX Unix in a nonn standard way(I don't have root access so I'm installing it in my own folder). After installing the Parse & Write module I got the error message "Can't locate Digest/Perl/MD5.pm in @INC", so I tried to install the Digest::MD5 module. But the 'make' command was giving me the error message "make: The error code from the last command is 127.". Please see the whole message below:
Can any one please help me out here? I do I need to do to install the Md%?FDMS_TEST[/clients/fdms/entfdmst/entsys/home/Tomojit/Perl/Digest-MD5-2 +.51]$ make cc_r -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qma +xmem=-1 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D +_LARGE_FILES -qlonglong -O -DVERSION=\"2.51\" -DXS_VERSION=\"2.51 +\" "-I/usr/opt/perl5/lib/5.8.8/aix-thread-multi/CORE" MD5.c /bin/sh: cc_r: not found make: The error code from the last command is 127. Stop.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Problem in installing the Digest::MD5.pm module
by Eliya (Vicar) on Mar 02, 2012 at 20:03 UTC | |
by TGhosh (Initiate) on Mar 02, 2012 at 20:39 UTC | |
|
Re: Problem in installing the Digest::MD5.pm module
by moritz (Cardinal) on Mar 02, 2012 at 20:52 UTC | |
|
Re: Problem in installing the Digest::MD5.pm module
by Eliya (Vicar) on Mar 02, 2012 at 21:41 UTC | |
|
Re: Problem in installing the Digest::MD5.pm module
by VinsWorldcom (Prior) on Mar 02, 2012 at 19:37 UTC |