einty
11-03-2004, 11:51 AM
I have obtained the file and followed the instructions contained at http://stein.cshl.org/WWW/software/CGI/ but the 3rd step did not work.
% perl Makefile.PL
% make
% make install
I got the following message:
[/usr/local/perl/lib/site_perl/5.6.0/CGI.pm-3.04]$ make install
Cannot forceunlink /usr/local/perl/lib/5.6.0/CGI.pm: Operation not permitted at /usr/local/perl/lib/5.6.0/File/Find.pm line 505
As suggested, I tried again at root and got:
[/]$ make install
make: *** No rule to make target `install'. Stop.
I suppose I must have done something wrong or failed to do something I should have. Help please.
% perl Makefile.PL
% make
% make install
I got the following message:
[/usr/local/perl/lib/site_perl/5.6.0/CGI.pm-3.04]$ make install
Cannot forceunlink /usr/local/perl/lib/5.6.0/CGI.pm: Operation not permitted at /usr/local/perl/lib/5.6.0/File/Find.pm line 505
As suggested, I tried again at root and got:
[/]$ make install
make: *** No rule to make target `install'. Stop.
I suppose I must have done something wrong or failed to do something I should have. Help please.