Skip to content

keycloak/libunix-dbus-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 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

Reporting security vulnerabilities

If you've found a security vulnerability, please look at the instructions on how to properly report it