 |
|
Please
enable
JavaScript
to see the
Advanced Menu
|
|
|

|
|
Download the jLog application for Solaris
The installer and optional files are available under these License conditions:
*) These files are only needed if a Radio or Keyer is to be connected via a serial communications port
Instructions
- Unless already installed, please install the Java Runtime Environment before installing the jLog application.
- Log in as the preferred user and download the installer program that corresponds to the selected version of jLog.
- Make sure that the logged in user has access to the Java (JRE) previously installed by opening a Terminal window ("shell") and typing:
echo $PATH
Inspect the output. If Java is not found in the PATH, please enter (assuming that the Java JRE was placed in: '/usr/java/):
$ PATH=$PATH:/usr/java/j2re1.6.0_04/bin; export PATH
$ echo $PATH
Please verify that Java is found in the PATH.
- Start the installation by typing:
cd <the directory where you downloaded the installer>
sh ./install.bin
The next steps are only necessary if you are going to connect a radio or keyer.
- Please download the Java Communications package from Sun, extract the files and install according to Sun's Installation Instructions (see 'commapi/docs/html/platform/solaris/PlatformSpecific.html').
|