All Downloads are FREE. Search and download functionalities are using the official Maven repository.

pfvieh.libmatthew.0.8.3.source-code.INSTALL Maven / Gradle / Ivy

Go to download

Some libraries from Matthew Johnson: http://www.matthew.ath.cx/projects/java/ Modifications: - including precompiled native C libraries (libunix-java) for architectures: arm, amd64 and i386 - UnixSocket/UnixServerSocket now implements closable (allows try-with-resources usage) - Cleaned up code style - Split test classes to test classpath - Introduced JUnit - Removed the whole CGI package, it should never ever been used these days

The newest version!
libmatthew-java installation guide
-----------------------------

To compile libmatthew-java you will need a Java 1.4 or better JDK, and a
standard unix build environment including a C compiler.

The libraries can be compiled and installed with `make' and `make install'
respectively. By default they will be installed into /usr/local/share/java and
/usr/local/lib/jni. This location can be configured by giving PREFIX, JARDIR
and LIBDIR variables to make.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy