GitHub user falcon78921 opened a pull request:
https://github.com/apache/guacamole-manual/pull/94
GUACAMOLE-639: Add installation of libtool
Fixes GUACAMOLE-639: Add installation of libtool-bin for Debian/Ubuntu
When building Apache Guacamole from source, libtool-bin is required on
Debian/Ubuntu systems.
Signed-off-by: James McClune <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/falcon78921/guacamole-manual wip-guacamole-639
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/guacamole-manual/pull/94.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #94
----
commit 6476d71465164901113d53b822dbef705ed2e1f6
Author: James McClune <falcon78921@...>
Date: 2018-10-01T20:32:22Z
GUACAMOLE-639: Add installation of libtool
Fixes GUACAMOLE-639: Add installation of libtool-bin for Debian/Ubuntu
When building Apache Guacamole from source, libtool-bin is required on
Debian/Ubuntu systems.
Signed-off-by: James McClune <[email protected]>
----
---