[ic] How to Unlink MD5.pm

Ralph Alberti interchange-users@lists.akopia.com
Sun May 27 15:55:01 2001


I have worked my way through the tutorial with no problems and now I am
trying to create my first catalog using the bin/makecat script. I am
receiving the following messages regarding MD5.pm:

--------------------------------------------------------------------
Running make install
Skipping /usr/lib/perl5/site_perl/5.6.0/MD5.pm (unchanged)
Installing /usr/share/man/man3/MD5.3pm
Writing /usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/MD5/.packlist
## Differing version of ./MD5.pm found. You might like to
rm /usr/lib/perl5/site_perl/5.6.0/i386-linux/MD5.pm
## Running 'make install UNINST=1' will unlink this file for you.
Appending installation info to
/usr/lib/perl5/5.6.0/i386-linux/perllocal.pod
  /usr/bin/make install  -- OK
--------------------------------------------------------------------

Where do I run 'make install UNINST=1' from?

Or should can I just continue without any ill effects?

What does MD5.pm do?

  --Ralph