skip to content
 

A library and a couple of utility programs for dealing with PP packed files.

Availability: 

All managed Linux workstations up to 18.04 bionic

Instructions for users: 

module add mo_unpack.

You will then have the 'pack_pp' and 'unpack' binaries in your PATH.

Licence Details: 

According to the Iris docs it is BSD but I can't prove that.

Documentation: 
Admin notes: 

This comes with shell scripts for compilation. They need editing to work on Ubuntu: change the shell to /bin/bash and reorder the link line so -lmo_unpack -lm are the last arguments when linking.