How to install a SMP aware bzip2 with Centos
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)