![]() |
By default, dependency files are not installed in a newly build server. Like any other application, gateway also require these dependency files to run and to know what these files are, you can use ldd command against the gateway binary. |
![]() |
In this case, the missing file is libz.so.1, which is part of zlib package. If you are not allowed to install packages in your server, then you need to engage the help of your Unix administrator so he can install the said package for you. |
-
Tags:
Comments
0 comments
Please sign in to leave a comment.