On Wed, Sep 1, 2021 at 8:06 AM Paula Carboné <[email protected]> wrote:
> Helloo > Is it posible to copmpile (make, make install) guacamole server in one > server, and then move the compiled folder itself into another server? I > have tried but some files installed in other folders are missing. How can I > list all the files installed or something in order to copy all of them from > one server to another? > Yes, this is absolutely possible - if you're going to do this, I would suggest generating a package for whatever Linux distribution you are running across those servers (deb for Debian, Ubuntu, etc., RPM for SuSE, RHEL, CentOS, etc.). We don't provide packaging files with the Guacamole source code, so you'll have to generate these on your own, and there are plenty of instructions around the Internet on how to do this. -Nick
