- Build and install Perl (5.004 or newer)
- Build and install the LZO library (1.08 or newer)
- Edit the file `Makefile.PL' if you've installed the LZO library
in an unusal place
- Run "./configure"
- Run "make"
- Test the module by runnning "make test"
- Optional: run "strip ./blib/arch/auto/Compress/LZO/LZO.so"
- Run "make install" to install the module (when logged in as root)