Emmanuel, First try default-jdk witch may give you version 8 depending on which debian you are using (check with java -version). If that is the wrong version you can use openjdk-8-jdk.
Ray On Fri, 2018-11-30 at 17:21 +0100, Emmanuel Chukwu wrote: Hi all, Please who knows the right package name to install Open JDK 8 on Debian. The Open JDK 8 packaged used in David's notes doesn't work with Debian (It is for RHEL). I have searched online and the suggestions I got did not work. [https://ipmcdn.avast.com/images/icons/icon-envelope-tick-green-avg-v1.png]<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Virus-free. www.avg.com<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> On Mon, Nov 26, 2018 at 6:42 PM Ray Bon <[email protected]<mailto:[email protected]>> wrote: This should be it: https://wiki.debian.org/Java Ray On Mon, 2018-11-26 at 10:45 +0100, Emmanuel Chukwu wrote: Hi Ray and Andy. Thanks for taking out time to reply my question. You guys are awesome! I will want to go with the option of CAS 5.3.x with OpenJDK 8 (Please what's the right package name to install on Debian?). I will consult the references and will revert back if I need further assistance. Cheers! On Sat, Nov 24, 2018 at 1:35 PM Andy Ng <[email protected]<mailto:[email protected]>> wrote: Hi Ray and Emmanuel, CAS 5.3.x not only available as a maven build, it can be built using gradle too, see: https://github.com/apereo/cas-gradle-overlay-template/tree/master. And I would argue one might want to use gradle to build their CAS 5.3.x if you are starting now, since maven would be obsolete in CAS 6.x. The guide in David's note is awesome, and I would also recommend this read for Database Authentication: https://apereo.github.io/2017/02/22/cas51-dbauthn-tutorial/. Other than that, follows Ray advice and you will probably be fine. Cheers! - Andy -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/3250bb92-4820-4175-92c8-6e701a4fa0f1%40apereo.org<https://groups.google.com/a/apereo.org/d/msgid/cas-user/3250bb92-4820-4175-92c8-6e701a4fa0f1%40apereo.org?utm_medium=email&utm_source=footer>. -- Ray Bon Programmer analyst Development Services, University Systems 2507218831 | CLE 019 | [email protected]<mailto:[email protected]> -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/1543254145.2846.0.camel%40uvic.ca<https://groups.google.com/a/apereo.org/d/msgid/cas-user/1543254145.2846.0.camel%40uvic.ca?utm_medium=email&utm_source=footer>. -- Ray Bon Programmer analyst Development Services, University Systems 2507218831 | CLE 019 | [email protected] -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/1543598040.2846.96.camel%40uvic.ca.
