mirror of
https://github.com/ZeJMaN/guacamole_ynh.git
synced 2025-06-07 13:25:30 +02:00
install guacamole server in /opt/guacamole to easy remove
This commit is contained in:
parent
10d0e71329
commit
b257c12d77
@ -82,7 +82,7 @@ sudo mv ../sources/guacamole-0.9.9.war /var/lib/jetty8/webapps/guacamole.war
|
||||
sudo mv ../conf/guacamole.properties $SRC_DIR
|
||||
cd $SRC_DIR
|
||||
cd guacamole-server-0.9.9
|
||||
./configure --with-init-dir=/etc/init.d
|
||||
./configure --prefix=/opt/guacamole --with-init-dir=/etc/init.d
|
||||
make
|
||||
sudo make install
|
||||
sudo ldconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user