Skip to content

abstractj/libunix-dbus-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libunix-dbus-java

🚌 Fork of Unix Sockets Library. See: http://www.matthew.ath.cx/projects/java/

Requirements

dnf install zlib-devel automake autoconf

Instructions to build

$ libtoolize;aclocal;autoconf;automake --add-missing;
$ ./configure --with-jvm=<PATH OF YOUR JAVA_HOME> && make && make install

About

🚌 Fork of Unix Sockets Library. See: http://www.matthew.ath.cx/projects/java/

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 63.8%
  • C 34.0%
  • M4 1.5%
  • Makefile 0.7%