Technology and me

// How to install a SMP aware bzip2 with Centos

Two alternatives

My choice

  • Get the rpm :
wget http://img.cs.montana.edu/linux/centos/5.6/dag/x86_64/lbzip2-0.23-1.el5.rf.x86_64.rpm
  • Install it :
rpm -ivh lbzip2-0.23-1.el5.rf.x86_64.rpm
  • Enjoy (the usage is the same as bzip2)

Billets similaires

Comments are disabled

RSS Feed
Social ...
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported