The WebSphere MQ Everyplace classes are also provided as a zip file. You can use this file to install WebSphere MQ Everyplace on devices where the graphical installer is not suitable or not supported. On a UNIX(R) based system (such as Linux and HP-UX) you need to create a folder, copy the appropriate zip file into it, and then use an unzip utility to extract the class files. For example:
mkdir mqe cp /cdrom/unixinst.zip mqe cd mqe unzip unixinst.zip chmod -R +x *
Once the class files have been extracted, configure your environment to run WebSphere MQ Everyplace programs. Please see the WebSphere MQ Everyplace Application Programming Guide for more information.