Install Java

OptSuite is fully based on Java so you’ll need to download and install a Java Runtine Environment or a Java SDK.

  • Get Java from http://java.sun.com (best you get the J2EE 5 SDK
  • Install it on your somewhere on computer (I choose C:\Programme\Java\sdk)
  • It might be neccessary to change the system variables Path and JAVA_HOME. Add something like C:\Programme\Java\sdk\jdk\bin to your Path variable and set JAVA_HOME to something like c:\Programme\Java\sdk\jdk
  • To test your java installation open a dos box and type java, if the command is found, your installation is correct.

Download and install OptSuite

OptSuite is released as compressed archieves (tar.gz) and made available through the sourceforge file release system. Visit sourceforge.net/project/showfiles.php to get the newest release of OptSuite.

Now simply unpack the contents of your release to a folder of your choice.

Install Camera driver

Download the camera driver from http://www-2.cs.cmu.edu/~iwan/1394/ To install the driver connect your camera to the computer and

  • Go to the Windows Device-Manager (Control Panel - System - Hardware - Device-Manager)
  • Find your camera right click and and select Properties.
  • Choose the driver tab and click Update Driver
  • Do not use the search option, use “Display a list of...”
  • Click on the “Have Disk...” button, point the directory to where 1394Camera.inf is stored (the folder where you extracted the zip file). Ignore the warnings about the driver not being digitally signed or that windows can’t be sure the driver will work.
  • Verify your installation with the 1394CameraDemo.exe program of the CMU driver

Install the USBWarrior library

 
manual/installation.txt · Last modified: 2006/07/24 10:33 by fleque
Recent changes · Show pagesource · Login