Frequently Asked Questions
Last Updated: February 15, 2007
Note: Most of the FAQs answer link to FusionViewer Help Forum.
General questions
What is FusionViewer?
Why does this project exist?
What operating system does FusionViewer run on?
What software do I need to run FusionViewer?
To run FusionViewer, you need to have Java Runtime Environment (JRE) 1.5 installed in your computer.
Where can I get more information?
How-to
How to download FusionViewer program?
There are two ways you can download FusionViewer program.
For those who only want to use FusionViewer please visit http://sourceforge.net/projects/fusionviewer, click the green "download" box. Choose proper binary file according to your OS.
For those who want to participate and contribute to FusionViewer Please visit FusionViewer Developer's page and check out source code packages from CVS repository.
How to install and run FusionViewer
Mac OS users To install FusionViewer, you decompress and untar the downloaded file. Drag and drop the application to your local disk. And run it by double clicking the application icon.
Windows users To install FusionViewer, you unzip the downloaded file. Drag and drop the FusionViewer folder to your local disk. And run the application by double clicking FusionViewer.jar.
For more information, please read FusionViewer User's Guide.
How to participate and contribute?
Because FusionViewer is an open-source system, you can participate. If you'd like to become involved, please visit our developer's page. Here are the following steps that you might consider.
- Read the FusionViewer Developer's Guide.
- Obtain access to the CVS repository (read-only, anonymous access), and obtain the distribution using the following procedures.
- Contribute code or fix bugs by mailing code to the list or contacting a developer directly.
- Once you demonstrate your abilities, obtain read-write access to the CVS repository. Access can be obtained by following the procedures described in the FusionViewer Developer's Guide.
Troubleshooting
Why FusionViewer doesn't start when I double click the application icon?
First of all, please make sure you have Java Runtime Environment(JRE) in your computer. If you do, please check the JRE version. For Mac OS users, type "java -version" in Terminal. For Windows user, please browse to C:\Program Files\Java folder.
Current binary file was built on JRE 1.5. If your JRE is an older version, please update it.