Instructions for Running Guiffy InstallAnywhere on OS/2


OS/2 Warp Instructions:

    Instructions

    • After downloading, type
        jre -nojit -cp install.zip install
    • Or you can type
        SET CLASSPATH=install.zip
        java -nojit install

    How To run Guiffy

    • After doing the Install(above), cd to the directory you installed Guiffy into. To run Guiffy, execute the Guiffy.cmd file.
    • To run Guiffy from any directory, Add the Guiffy install directory to your PATH setup.


    Notes

    • You must already have Java 1.1.8 or 1.3.0 installed. You can download Java from IBM's site
    • And, if you're running 1.1.8, you need the swingall.jar  file in your CLASSPATH before running the installer and to run Guiffy. The swingall.jar file is installed with 1.1.8 - But, it may not be in your CLASSPATH. If its not in your CLASSPATH setting, find the swingall.jar and update the CLASSPATH SETting in your CONFIG.SYS
    • In a console window, change to the directory where you downloaded install.zip to before running the installer
    • Java and all Java packages(such as Swing) and all Java applications (such as Guiffy) MUST be installed on HPFS partitions - support for long filenames is required.
    • Java and all Java packages(such as Swing) and all Java applications (such as Guiffy) treat filenames as case sensitive.