Hi,
trying to install on a fresh ubuntu 18.04 VM following the steps here: https://zato.io/docs/admin/guide/install/ubuntu.html
The attempt results in this:
Is there perhaps a missing step or two for ubuntu 18.04?
Hi,
trying to install on a fresh ubuntu 18.04 VM following the steps here: https://zato.io/docs/admin/guide/install/ubuntu.html
The attempt results in this:
Is there perhaps a missing step or two for ubuntu 18.04?
Hello @badsequel,
thanks for the message, there was a step missing from the instructions about a need to enable an additional repository; it is now added and the Zato package installs correctly.
$ sudo add-apt-repository universe
Regards.