Guacamole 0.8.3
From Linuxintro
Revision as of 07:47, 26 November 2013 by imported>ThorstenStaerk
Trying on Ubuntu 10.04
- download guacamole-server and guacamole-client from http://sourceforge.net/projects/guacamole/files/current/source/
- unpack it
- build it:
# ./configure && make -j8 && make install # guacd guacd: error while loading shared libraries: libguac.so.5: cannot open shared object file: No such file or directory