Bug #3078
[jitsi] /usr/bin/jitsi: line 23: /usr/lib/jvm/java-8-openjdk/bin/java: No such file or directory
Status:
unconfirmed
Priority:
bug
Assignee:
-
% Done:
0%
Description
Using the non-PRISM jitsi package (jitsi-2.10.5550-7.nonprism1), it gives this error when launched from a terminal:
/usr/bin/jitsi: line 23: /usr/lib/jvm/java-8-openjdk/bin/java: No such file or directory
History
Updated by ryry over 1 year ago
Hi Marx.FelipeForte
I am not sure, but it sounds like the same or similar issue in https://labs.parabola.nu/issues/2706, I was using the version in pcr but its sounds like the same issue, I think I ended up changing the java path in usr/bin/jitsi as time4tea said in their post, it seems it is set as JAVABIN="/usr/lib/jvm/java-8-openjdk/bin/java" when it needs to be JAVABIN="/usr/lib/jvm/java-8-openjdk/jre/bin/java".
Hope this helps, sorry if not. :)
Ryry