You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Ali Alhaidary <al...@the5stars.org> on 2021/08/16 07:14:45 UTC

java

Hi,

Would it be enough to use only:

sudo apt install default-jdk

Ali


Re: java

Posted by Ali Alhaidary <al...@the5stars.org>.
Thanks Max,

Yes, it shows java11 for Ubuntu 18.04 LTS and om v7.0.0

The installation manual states:

sudo apt install openjdk-11-jdk openjdk-11-jdk-headless

so, would be only:

  sudo apt install default-jdk

Ali

On 8/16/21 12:10 PM, Maxim Solodovnik wrote:
> Hello Ali
>
> On Mon, 16 Aug 2021 at 14:15, Ali Alhaidary 
> <ali.alhaidary@the5stars.org <ma...@the5stars.org>> wrote:
>
>     Hi,
>
>     Would it be enough to use only:
>
>     sudo apt install default-jdk
>
>
> This depends on
> 1) your OM version
> 2) The output of `apt show default-jdk`
>
> OM latest requires java11
> so if `apt show default-jdk` shows Java11 - it is OK :)))
>
>
>     Ali
>
>
>
> -- 
> Best regards,
> Maxim

Re: java

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello Ali

On Mon, 16 Aug 2021 at 14:15, Ali Alhaidary <al...@the5stars.org>
wrote:

> Hi,
>
> Would it be enough to use only:
>
> sudo apt install default-jdk
>

This depends on
1) your OM version
2) The output of `apt show default-jdk`

OM latest requires java11
so if `apt show default-jdk` shows Java11 - it is OK :)))


> Ali
>
>

-- 
Best regards,
Maxim