neandrake commented on pull request #316: URL: https://github.com/apache/guacamole-server/pull/316#issuecomment-758321806
I ran into similar issues while compiling guacamole-server. Usually I think this type of issue means you don't have the right dependencies or the right version of dependencies installed. Here is the `Dockerfile` I've been using for building `guacamole-server` on centos7, but note that I'm not using this in a production environment but only setting up this docker image to be used by another image for testing. It contains some things that might not be necessary (it also does not use pulse-audio). [Dockerfile.txt](https://github.com/apache/guacamole-server/files/5799129/Dockerfile.txt) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
