Debian 10 & ROOM EQUATION WIZARD

What other apps and distros do you use to round out your studio?

Moderators: MattKingUSA, khz

Post Reply
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Debian 10 & ROOM EQUATION WIZARD

Post by lilith »

If someone is using REW and is thinking about upgrading to Debian Buster, there's a problem with the JAVA Version. REW is only working with JAVA 7 or 8, but Debian Buster only uses Java 11. I didn't find a way yet to install Java 8 on Debian Buster. Good that I still use Stretch on my Desktop PC. Just installed Buster test wise on a laptop.
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Re: Debian 10 & ROOM EQUATION WIZARD

Post by lilith »

Found a way to install Java 8 in Debian Buster.
It's well described here and REW is running fine :) :

https://linuxize.com/post/install-java-on-debian-10/

Code: Select all

root@marco-pc:/home/marco# apt install apt-transport-https ca-certificates wget dirmngr gnupg software-properties-common
Reading package lists... Done
Building dependency tree       
Reading state information... Done
apt-transport-https is already the newest version (1.8.2).
ca-certificates is already the newest version (20190110).
ca-certificates set to manually installed.
dirmngr is already the newest version (2.2.12-1+deb10u1).
dirmngr set to manually installed.
gnupg is already the newest version (2.2.12-1+deb10u1).
gnupg set to manually installed.
software-properties-common is already the newest version (0.96.20.2-2).
wget is already the newest version (1.20.1-1.1).
The following packages were automatically installed and are no longer required:
  libice-dev libpthread-stubs0-dev libsm-dev libx11-dev libxau-dev libxcb1-dev
  libxdmcp-dev libxt-dev x11proto-core-dev x11proto-dev xorg-sgml-doctools
  xtrans-dev
Use 'apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@marco-pc:/home/marco# wget -qO - https://adoptopenjdk.jfrog.io/adoptopenjdk/api/gpg/key/public | sudo apt-key add -
OK
root@marco-pc:/home/marco# add-apt-repository --yes https://adoptopenjdk.jfrog.io/adoptopenjdk/deb/
root@marco-pc:/home/marco# apt update
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://security.debian.org/debian-security buster/updates InRelease      
Hit:3 http://deb.debian.org/debian buster-updates InRelease                    
Hit:4 http://ppa.launchpad.net/kxstudio-debian/gcc5/ubuntu wily InRelease      
Hit:7 http://ppa.launchpad.net/kxstudio-debian/gcc5/ubuntu xenial InRelease    
Hit:8 http://ppa.launchpad.net/kxstudio-debian/gcc5-deps/ubuntu xenial InRelease
Hit:9 http://ppa.launchpad.net/kxstudio-debian/kxstudio/ubuntu xenial InRelease
Ign:5 https://kx.studio/repo gcc5 InRelease                                    
Ign:6 https://kx.studio/repo stable InRelease                                  
Hit:11 http://ppa.launchpad.net/kxstudio-debian/libs/ubuntu lucid InRelease    
Hit:10 https://kx.studio/repo gcc5 Release                                     
Hit:13 http://ppa.launchpad.net/kxstudio-debian/music/ubuntu lucid InRelease   
Hit:12 https://kx.studio/repo stable Release                                   
Hit:14 http://ppa.launchpad.net/kxstudio-debian/plugins/ubuntu lucid InRelease
Ign:15 https://adoptopenjdk.jfrog.io/adoptopenjdk/deb buster InRelease
Hit:16 http://ppa.launchpad.net/kxstudio-debian/apps/ubuntu lucid InRelease
Hit:17 http://ppa.launchpad.net/kxstudio-debian/kxstudio/ubuntu lucid InRelease
Get:18 https://adoptopenjdk.jfrog.io/adoptopenjdk/deb buster Release [5,285 B]
Hit:19 http://ppa.launchpad.net/kxstudio-debian/libs/ubuntu trusty InRelease   
Hit:20 http://ppa.launchpad.net/kxstudio-debian/music/ubuntu trusty InRelease
Get:21 https://adoptopenjdk.jfrog.io/adoptopenjdk/deb buster Release.gpg [821 B]
Hit:22 http://ppa.launchpad.net/kxstudio-debian/plugins/ubuntu trusty InRelease
Hit:23 http://ppa.launchpad.net/kxstudio-debian/apps/ubuntu trusty InRelease
Hit:24 http://ppa.launchpad.net/kxstudio-debian/kxstudio/ubuntu trusty InRelease
Get:27 https://adoptopenjdk.jfrog.io/adoptopenjdk/deb buster/main amd64 Packages [4,783 B]
Fetched 10.9 kB in 3s (4,235 B/s)    
Reading package lists... Done
Building dependency tree       
Reading state information... Done
All packages are up to date.
root@marco-pc:/home/marco# apt install adoptopenjdk-8-hotspot
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libice-dev libpthread-stubs0-dev libsm-dev libx11-dev libxau-dev libxcb1-dev
  libxdmcp-dev libxt-dev x11proto-core-dev x11proto-dev xorg-sgml-doctools
  xtrans-dev
Use 'apt autoremove' to remove them.
The following NEW packages will be installed:
  adoptopenjdk-8-hotspot
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 105 MB of archives.
After this operation, 208 MB of additional disk space will be used.
Get:1 https://adoptopenjdk.jfrog.io/adoptopenjdk/deb buster/main amd64 adoptopenjdk-8-hotspot amd64 8u222-b10-2 [105 MB]
Fetched 105 MB in 22s (4,688 kB/s)                                             
Selecting previously unselected package adoptopenjdk-8-hotspot.
(Reading database ... 280470 files and directories currently installed.)
Preparing to unpack .../adoptopenjdk-8-hotspot_8u222-b10-2_amd64.deb ...
Unpacking adoptopenjdk-8-hotspot (8u222-b10-2) ...
Setting up adoptopenjdk-8-hotspot (8u222-b10-2) ...
update-alternatives: using /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode
update-alternatives: using /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode
update-alternatives: using /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode
update-alternatives: using /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode
update-alternatives: using /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode
update-alternatives: using /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode
update-alternatives: using /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode
update-alternatives: using /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode
update-alternatives: using /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode
update-alternatives: using /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode
update-alternatives: using /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode
update-alternatives: using /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode
update-alternatives: using /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode
update-alternatives: using /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode
update-alternatives: using /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode
update-alternatives: using /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode
root@marco-pc:/home/marco# java -version
openjdk version "11.0.4" 2019-07-16
OpenJDK Runtime Environment (build 11.0.4+11-post-Debian-1deb10u1)
OpenJDK 64-Bit Server VM (build 11.0.4+11-post-Debian-1deb10u1, mixed mode, sharing)
root@marco-pc:/home/marco# update-alternatives --config java
There are 2 choices for the alternative java (providing /usr/bin/java).

  Selection    Path                                                Priority   Status
------------------------------------------------------------
* 0            /usr/lib/jvm/java-11-openjdk-amd64/bin/java          1111      auto mode
  1            /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/bin/java   1081      manual mode
  2            /usr/lib/jvm/java-11-openjdk-amd64/bin/java          1111      manual mode

Press <enter> to keep the current choice[*], or type selection number: 1
update-alternatives: using /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/bin/java to provide /usr/bin/java (java) in manual mode
root@marco-pc:/home/marco# java -version
openjdk version "1.8.0_222"
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_222-b10)
OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.222-b10, mixed mode)
root@marco-pc:/home/marco# 
Post Reply