[bisq-network/bisq] [v1.6.3] Bisq requires libpng12 to be pre-installed on Ubuntu later than 16.04 (#5463)

cd2357 notifications at github.com
Thu May 6 13:46:51 CEST 2021


> I did not have any error installing (after installing missing dependency), but the path to open Bisq is `/opt/bisq/bin/Bisq`

Thats probably `jpackager` abiding by Linux binary path conventions, which diverge from the prev Bisq path `/opt/Bisq/Bisq` :

* generated binary should be under `bin` subfolder
* app name should be lowercase in the `/opt` subfolder `/opt/bisq` 

I'd say we should keep the new path and update the documentation to reflect it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/5463#issuecomment-833458918
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210506/7a5c30b3/attachment.htm>


More information about the bisq-github mailing list