Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
When i am installing Alien-Build-2.48 module i am getting error like below
command for installing
sudo perl Makefile.PLERROR
gcc -I/usr/lib64/perl5/CORE -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fno-s +trict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEF +ILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_S +OURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size +=4 -grecord-gcc-switches -m64 -mtune=generic -o inc/trivial.o inc/tri +vial.c Can't locate File/Which.pm in @INC (@INC contains: /usr/local/lib64/pe +rl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/pe +rl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at Makefile.PL l +ine 164.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: when i am installing the alien build module i am getting error.
by marto (Cardinal) on May 04, 2022 at 11:35 UTC | |
by Anonymous Monk on May 04, 2022 at 12:08 UTC | |
by marto (Cardinal) on May 04, 2022 at 12:18 UTC | |
| |
by choroba (Cardinal) on May 04, 2022 at 12:16 UTC | |
|
Re: when i am installing the alien build module i am getting error.
by hippo (Archbishop) on May 04, 2022 at 13:52 UTC | |
|
Re: when i am installing the alien build module i am getting error.
by perlfan (Parson) on May 11, 2022 at 03:57 UTC |