Windows Installer
Windows viewer instructions:
1) Download and run the installer
2) The "EFCViewer" folder will be created in your program files directory
3) Launch the viewer by double-clicking EFCViewer.bat
NOTE: If you receive a message that the viewer may not have installed correctly, don't worry about it.
Select "installed correctly" if you get a dialog popup.
Linux Version
Linux viewer instructions:
1) Ensure that you have java 1.6 installed on your system. You can check by executing "java -version" from a command line.
2) Download the viewer here
3) unzip and untar the install package. From a command line, "unzip efc.tar.gz" and then "tar -xvf efc.tar"
4) cd into the created directory. To run the viewer, execute efcLaunch.sh
Let me know if there are problems -- this version is a bit untested!
Mac Version
Mac viewer instructions:
1) Ensure that you have java 1.6 installed on your system. You can check by executing "java -version" from a command line.
2) Download the viewer here
3) unzip and untar the install package. From a command line, "unzip efc.tar.gz" and then "tar -xvf efc.tar"
4) cd into the created directory. To run the viewer, execute efcLaunch.sh
Let me know if there are problems -- this version is a bit untested!
Note: You may have noticed this set of instructions looks like the Linux version... that is not a coincidence ;)