Talos-crypto / Pilatus

Pilatus extends the Talos Framework for Android Applications and/or Smartphone-as-Gateway IoT Applications. Pilatus employs partial homomorphic ciphers (Paillier, EC-ElGamal, proxy-re-encryption PRE, order preserving encryption mOPE, key homomorphic)
https://talos-crypto.github.io
19 stars 6 forks source link

Java Error when installing TalosCloud.sh in Ubuntu 20.04 #4

Open ashleymarkbrown opened 3 years ago

ashleymarkbrown commented 3 years ago

Hello,

When I attempt to run the script in Ubuntu 20.04 the script returns an error saying "Glassfish requires Java SE version 6. Your JDK is version 0." Ive checked my Java Version and Ive noticed the script keeps on downloading JDK version 11 as I have tried uninstalling Java but the Script keeps downloading that version and then I get the above error.

Many Thanks for your help with this. Ashley.