gnu.hylafax 0.0.8 review

Download
by rbytes.net on

gnu.hylafax is open source software distributed under the terms of the GNU Library General Public License. See the COPYING.LIB fi

License: GPL (GNU General Public License)
File size: 0K
Developer: Joe Phillips
0 stars award from rbytes.net

gnu.hylafax is open source software distributed under the terms of the GNU
Library General Public License.

See the COPYING.LIB file for details. Some included utilities are distributed under the terms of the GNU General Public License, a copy of which is included in the file COPYING.

Installation:

Copy the gnu-hylafax-0.0.8.jar file (located in the 'lib' directory)
to your usual installation directory for Java archives.

To use gnu.hylafax, you will need to include it in your classpath setting. Typically this is done by adding an entry to your CLASSPATH variable setting with the full path to the JAR file, e.g.

csh: % setenv CLASSPATH ${CLASSPATH}:/usr/java/lib/gnu-hylafax-0.0.8.jar
bash: % export CLASSPATH=${CLASSPATH}:/usr/java/lib/gnu-hylafax-0.0.8.jar
DOS: > set CLASSPATH %CLASSPATH%;C:Javalibgnu-hylafax-0.0.8.jar

Various shells and operating systems may have slightly different methods.
Consult your Java virtual machine documentation for details.

You may also:

specify the -classpath option to the java executable, e.g.
compile: % javac -classpath /usr/java/lib/gnu-hylafax-0.0.8.jar MyClass.java
execute: % java -classpath /usr/java/lib/gnu-hylafax-0.0.8.jar MyClass

gnu.hylafax 0.0.8 keywords