12-15-2021, 12:39 PM
(This post was last modified: 12-15-2021, 12:40 PM by regivanx.
Edit Reason: Courtesy
)
Hello, has anyone managed to get freenet to work on the pinebook pro? It's a java program, normally it should work fine. But when launching the program I got the following error message:
I submitted a bug to https://freenet.mantishub.io/view.php?id=7149 but no news since. Would someone be willing to help me install freenet on the pinebook pro?
Code:
Freenet do not start on Pinebook pro. No wrapper for linux-aarch64-32.
Your java executable at /bin/java seems suitable
Unable to locate any of the following binaries:
/home/regivanx/.config/freenet/./bin/wrapper-linux-aarch64-32
/home/regivanx/.config/freenet/./bin/wrapper
Starting Freenet 0.7...
Let's start the node without the wrapper, you'll have to daemonize it yourself.
Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/jna/Platform
at freenet.support.ProcessPriority.enterBackgroundMode(ProcessPriority.java:63)
at freenet.node.NodeStarter.main(NodeStarter.java:264)
Caused by: java.lang.ClassNotFoundException: com.sun.jna.Platform
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:636)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:182)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519)
... 2 more
I submitted a bug to https://freenet.mantishub.io/view.php?id=7149 but no news since. Would someone be willing to help me install freenet on the pinebook pro?
Pinebook Pro, standard config (Manjaro)