[Slackbuilds-users] dbeaver-ce not finding jre

Rich Shepard rshepard at appl-ecosys.com
Fri Jun 19 20:53:07 UTC 2020


On Fri, 19 Jun 2020, Erich Ritz via SlackBuilds-users wrote:

> The file in /etc/profile.d/ for adoptopenjdk-openj9 is
> adoptopenjdk-openj9.sh:

Erich,

Oh. Here it has
#!/bin/sh
export JAVA_HOME=/usr/local/lib64/jdk-14.0.1+7
export MANPATH="${MANPATH}:${JAVA_HOME}/man"
export PATH="${PATH}:${JAVA_HOME}/bin"

I thought all SBo packages installed in /usr/ not /usr/local/.

Here,
$ ls /usr/local/lib64/
perl5/


> It was asked before, but you haven't answered yet (must have got lost in
> the noise): can you call java from the command prompt? Try: $ which java

Actually I did answer:

$ which java which: no java in
(/home/rshepard/bin:/usr/local/bin:/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/lib64/jdk-14.0.1+7/bin:/usr/lib64/kde4/libexec:/usr/lib64/qt/bin:/usr/lib64/qt5/bin:/usr/share/texmf/bin:.)

> But I have alienBob's openjdk installed.

Okay. I'll try that.

Thanks,

Rich


More information about the SlackBuilds-users mailing list