Previous Next Contents


Software Configuration

Linux

Add the path of microsat/bin to your PATH environment variable.

Add the path of microsat/lib to your LD_LIBRARY_PATH environment variable.

To support the Serial Port Java Native Interface, in the microsat/lib directory, rename SerialImpl.so.Linux to SerialImpl.so.

In the microsat/bin directory, edit the jstation shell script setting the paths for JAVA_HOME and MICROSAT_HOME.

Solaris

Add the path of microsat/bin to your PATH environment variable.

Add the path of microsat/lib to your LD_LIBRARY_PATH environment variable.

To support the Serial Port Java Native Interface, in the microsat/lib directory, rename SerialImpl.so.Solaris to SerialImpl.so.

In the microsat/bin directory, edit the jstation shell script setting the paths for JAVA_HOME and MICROSAT_HOME.

Windows/95

Add the path of microsat/bin to your PATH environment variable.

To support the Serial Port Java Native Interface, in the microsat/lib directory, copy SerialImpl.dll to the Windows\System directory.

To support the Kansas City Tracker/Tuner Java Native Interface, in the microsat/lib directory, copy KCTImpl.dll to the Windows\System directory.

The Kansas City Tracker/Tuner Java Native Interface requires the latest version of RR.DLL from Joe Holman (AD7D). I have included this in the microsat/lib directory as well, and should also be copied to the Windows\System directory. Please make a backup copy of any original version before doing this.

In the microsat/bin directory, edit the jstation.bat batch file setting the correct paths for the java home directory and the microsat home directory.


Previous Next Contents