• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Installing Crypt::RC4 2.02 on RHEL 5.1Edit

Created 3/27/2008, updated 3/12/2020

wget http://search.cpan.org/CPAN/authors/id/S/SI/SIFUKURT/Crypt-RC4-2.02.tar.gz

tar xzvf Crypt-RC4-2.02.tar.gz
cd Crypt-RC4-2.02
perl Makefile.PL
make test
sudo make install
  • red.hat
  • perl
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).