java_installer icon indicating copy to clipboard operation
java_installer copied to clipboard

OpenBSD support

Open siegfried opened this issue 5 years ago • 1 comments

I couldn't install it on OpenBSD since the wrapper is missing? What is a wrapper and is there a simple way to add it?

siegfried avatar Jul 30 '19 07:07 siegfried

The wrapper is its own tool that is able to restart and update Freenet. You can simply look at wrapper.conf for the classpath and options you need and then start freenet.jar with plain Java.

ArneBab avatar Jan 22 '22 22:01 ArneBab