(This message has been automatically imported from the retired mailing list)
Hello.
What are the dependencies of Zato and will it install on SmartOS, which is
a Solaris derivative?
I would like to try out using your software, but I need to have some idea
how much effort it would take to get it up and running.
Thanks.
Sam
On 30/03/15 08:42, TBX-Zato wrote:
What are the dependencies of Zato and will it install on SmartOS, which
is a Solaris derivative?
Hello,
I’ve never heard of anyone trying it before - most likely you’d be first.
These are system dependencies for Ubuntu/Debian and RHEL/CentOS/Fedora,
respectively.
https://github.com/zatosource/zato/blob/master/code/_install-deb.sh
https://github.com/zatosource/zato/blob/master/code/_install-fedora.sh
Here are all the Python-level dependencies in turn:
https://github.com/zatosource/zato/blob/master/code/versions.cfg
To install Zato from source:
- Clone the repository
- Navigate to ./code
- Run ./install.sh
However, it will fail unless SmartOS comes with either apt-get or yum?