Repository pour JDK openJDK
Repository pour JDK openJDK
I've been attempting to set up Unifi on my PFSSense device, but it doesn't have the OpenJDK repository available. I'm looking for a reliable link to download it. Have you found any suitable source recently?
You won't locate a binary package, but you can set up OpenJDK via ports, as outlined here: https://www.freebsd.org/java/. Because pfsense doesn't rely on FreeBSD repos for ports, you'll need to manage it yourself, following the guidance at https://www.netgate.com/docs/pfsense/pac...kages.html. You must also handle dependencies independently. Refer to the instructions for more information. OpenJDK 7 can be downloaded from: http://pkg.freebsd.org/freebsd:11:x86:64...1.01,1.txz OpenJDK 8 is available at: http://pkg.freebsd.org/freebsd:11:x86:64...2.26_3.txz