Guacamole on SUSE 12.1 x64

From Linuxintro
Revision as of 09:46, 27 December 2011 by imported>ThorstenStaerk
yast -i tomcat6
yast -i LibVNCServer
wget http://downloads.sourceforge.net/project/guacamole/current/source/guacamole/guacamole-0.5.0.tar.gz
tar xvzf guacamole-0.5.0.tar.gz 

To build guacamole, you will need the build tool mvn. To build the build tool mvn, you will need ant, so install ant:

yast -i ant

See also