Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
linux:applications:guacamole-server [2019/04/24 08:58] – michael | linux:applications:guacamole-server [2019/04/24 09:03] (current) – michael | ||
---|---|---|---|
Line 12: | Line 12: | ||
**Altenativ**: | **Altenativ**: | ||
+ | ---- | ||
===== Installation von Guacamole 1.0.0 ===== | ===== Installation von Guacamole 1.0.0 ===== | ||
Line 83: | Line 83: | ||
# mkdir ~/build && cd ~/build | # mkdir ~/build && cd ~/build | ||
- | # wget https:// | + | # wget https:// |
- | # wget https:// | + | # wget https:// |
- | # wget https:// | + | # wget https:// |
# wget https:// | # wget https:// | ||
</ | </ | ||
Line 95: | Line 95: | ||
< | < | ||
- | # tar -xvf guacamole-server-0.9.14.tar.gz | + | # tar -xvf guacamole-server-1.0.0.tar.gz |
- | # cd guacamole-server-0.9.14/ | + | # cd guacamole-server-1.0.0/ |
# ./configure --with-init-dir=/ | # ./configure --with-init-dir=/ | ||
Line 106: | Line 106: | ||
# mkdir / | # mkdir / | ||
</ | </ | ||
+ | |||
+ | <pane id=" | ||
+ | // | ||
+ | < | ||
+ | # mkdir / | ||
+ | # ln -s / | ||
+ | # ldconfig | ||
+ | </ | ||
+ | </ | ||
---- | ---- |