Subject: | Error make Net:Flow module: ERROR: Cannot copy 'li/Net/Flow.ppm' to 'blib/lib/Net/Flow.pm': No such file or directory |
Date: | Sat, 27 Jul 2013 22:41:40 +0000 |
To: | "bug-Net-Flow [...] rt.cpan.org" <bug-Net-Flow [...] rt.cpan.org> |
From: | "Murillo, Miguel (CMS)" <miguel.murillo [...] hp.com> |
Hi,
Thanks very much for your CPAN module, it is really useful.
I don't know if it is a bug, or a configuration issue in my system.
I followed the installation step but I got the following error:
[root@perf490a Net-Flow-1.002]# make clean
rm -f \
*.acore \
core.[0-9] blib/arch/auto/Net/Flow/extralibs.all \
core.[0-9][0-9] Flow.bso \
pm_to_blib.ts core.[0-9][0-9][0-9][0-9] \
Flow.x \
perl tmon.out \
*.o pm_to_blib \
blib/arch/auto/Net/Flow/extralibs.ld blibdirs.ts \
core.[0-9][0-9][0-9][0-9][0-9] *perl.core \
core.*perl.*.? Makefile.aperl \
perl Flow.def \
core.[0-9][0-9][0-9] mon.out \
libFlow.def perlmain.c \
perl.exe so_locations \
Flww.exp
rm -rf \
blib
mv Makefile Makefile.old > /dev/null 2>&1
[root@perf490a Net-Flow-1.002]# perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Net::Flow
[root@perf490a Net-Flow-1.002]# make
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
ERROR: Cannot copy 'li/Net/Flow.ppm' to 'blib/lib/Net/Flow.pm': No such file or directory
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
at -e line 1
make: *** [pm_to_blib] Error 2
Do you have any idea about the cause of this error?
Thanks in advance,
Best Regards,
Miguel