Search Criteria
Package Details: guacamole-server 1.5.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/guacamole-server.git (read-only, click to copy) |
---|---|
Package Base: | guacamole-server |
Description: | Guacamole proxy daemon |
Upstream URL: | http://guacamole.sourceforge.net/ |
Keywords: | guacamole |
Licenses: | GPL3 |
Replaces: | guacd, libguac, libguac-client-rdp, libguac-client-ssh, libguac-client-vnc |
Submitter: | calendulish |
Maintainer: | figue (figuepluto, jfigueras) |
Last Packager: | figue |
Votes: | 27 |
Popularity: | 0.154085 |
First Submitted: | 2013-09-17 15:21 (UTC) |
Last Updated: | 2024-04-05 23:27 (UTC) |
Dependencies (19)
- ffmpeg4.4
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libwebp (libwebp-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- pango (pango-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- libssh (libssh-gitAUR) (make)
- libtelnetAUR (make)
- libvncserver (libvncserver-gitAUR) (make)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- pango (pango-gitAUR) (make)
- freerdp2 (optional) – for rdp protocol support
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – for pulseaudio support
- libssh (libssh-gitAUR) (optional) – for ssh protocol support
- libtelnetAUR (optional) – for telnet protocol support
- libvncserver (libvncserver-gitAUR) (optional) – for vnc protocol support
- libwebsockets (optional) – Support for Kubernetes
- monospace (optional) – any monospace font such as terminus-font, ttf-inconsolata or ttf-fira-mono. Without it, SSH will not work
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »
lusa commented on 2019-01-15 22:05 (UTC)
I couldn't build it with yaourt. http://apache.mirrors.hoobly.com/guacamole/0.9.14/source/guacamole-server-0.9.14.tar.gz
"The requested URL /guacamole/0.9.14/source/guacamole-server-0.9.14.tar.gz was not found on this server."
Thanks
Marcel_K commented on 2018-08-28 22:47 (UTC) (edited on 2018-08-28 22:55 (UTC) by Marcel_K)
@figue: Correct, but you should be able to compile against tagged releases < 2 on GitHub.
I installed freerdp 1.2.0_beta1+android9 by rebuilding it from source using the PKGBUILD and the patch from that version in SVN. After this, I managed to build this package by adding
-Wno-error=stringop-truncation
toCPPFLAGS
. Of course, this is bad practice, but I managed to connect to an RDP server.figue commented on 2018-07-11 13:36 (UTC) (edited on 2018-07-11 13:37 (UTC) by figue)
AFAIK rdp is broken due to unsupported freerdp versioning...
I've just compiled and in my case RDP is disabled during configure phase:
<deleted-account> commented on 2018-07-11 10:11 (UTC)
I'm getting an error installing guacamole-server:
I followed the recomendations from "robocop commented on 2017-10-17 15:50" to get rdp work. Rebuilding guacamole-server failed.figue commented on 2018-05-24 22:25 (UTC)
@fryfrog fixed. Thanks for the report!
fryfrog commented on 2018-05-24 21:11 (UTC)
Building for a fresh install on latest Arch seems to have a problem:
figue commented on 2018-03-16 10:36 (UTC)
@kcwitt libtelnet and uuid are packages in AUR. makepkg can only install if the packages are in a repository.
You can use yaourt or pacaur to get and build AUR packages automatically though.
kcwitt commented on 2018-03-16 02:12 (UTC) (edited on 2018-03-16 02:19 (UTC) by kcwitt)
nice work @robocop (especially the tip about installing ffmpeg2.8).
the only other thing that confused me was that the libtelnet and uuid packages need to be built (using the same process as building this package), prior to building this package (ie. this is not something the makepkg system works out for us automatically).
I haven't tested much other than to display a machine running in virtualbox yet (so can't confirm sound, etc.). But thrilled to have gotten this far.
figue commented on 2017-10-17 21:28 (UTC) (edited on 2017-10-17 21:28 (UTC) by figue)
robocop commented on 2017-10-17 15:50 (UTC) (edited on 2017-10-17 16:27 (UTC) by robocop)
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »