Windows Instructions:


    Instructions

    • After downloading, double-click MapManInst.exe


    Notes

    • If you do not have a Java virtual machine installed, be sure to download the package above which includes one.


    (Go To Top)


Mac OS X Instructions:


    Instructions

    • After downloading, double-click MapManInst


    Notes

    • Requires Mac OS X 10.0 or later
    • The compressed installer should be recognized by Stuffit Expander and should automatically be expanded after downloading. If it is not expanded, you can expand it manually using StuffIt Expander 6.0 or later.
    • If you have any problems launching the installer once it has been expanded, make sure that the compressed installer was expanded using Stuffit Expander. If you continue to have problems, please contact technical support.


    (Go To Top)


Linux Instructions:


    Instructions

    • After downloading open a shell and,  cd to the directory where you downloaded the installer.
    • At the prompt type:  sh ./MapManInst.bin


    Notes

    • You need to install a Java 1.1.8 (or later) virtual machine. You can download one from Sun's Java web site or contact your OS manufacturer.


    (Go To Top)


Generic Unix Instructions:


    Instructions

    • After downloading open a shell and,  cd to the directory where you downloaded the installer.
    • At the prompt type:  sh ./MapManInst.bin


    Notes

    • You need to install a Java 1.1.8 (or later) virtual machine. You can download one from Sun's Java web site or contact your OS manufacturer.


    (Go To Top)


All Other Platforms Instructions:


    Instructions (Unix or Unix-like operating systems)

    • For Java 2, after downloading, type
        java -jar MapManInst.jar
    • For Java 1.1, after downloading, type
        jre -cp MapManInst.jar install
    • If that does not work, try
        java -classpath [path to]classes.zip:MapManInst.jar install
    • If that does not work either, on sh-like shells, try
        cd [to directory where MapManInst.jar is located]
        CLASSPATH=MapManInst.jar
        export CLASSPATH
        java install
    • Or for csh-like shells, try
        cd [to directory where MapManInst.jar is located]
        setenv CLASSPATH MapManInst.jar
        java install


    Instructions (for other platforms)

    • Be sure you have Java 1.1.8 or later installed. You can download Java from Sun's site
    • In a console window, change to the directory where you downloaded MapManInst.jar to before running the installer
    • Your operating system may invoke Java in a different way. To start the installer, add MapManInst.jar to your CLASSPATH, then start the main class of the installer named install


    (Go To Top)


Update:


    Instructions

    • Exchange the ImageAnnotator.jar in your installation


    (Go To Top)


InstallAnywhere is a registered trademark of Zero G Software, Inc.
Mac OS X is a registered trademark of Apple Computer, Inc.
Solaris and Java are trademarks of Sun Microsystems, Inc.
Windows is a registered trademark of Microsoft Corporation.
All other marks are properties of their respective owners.