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.139281 |
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 .. 12 Next › Last »
figue commented on 2020-01-01 20:15 (UTC)
OMG freerdp-1.1.0 package is one of the most patched package I've never seen... Anyway, IDK if version 1.1.0 has all features that v2 branch has, many windows servers doesn't work fine with old RDP clients and this package replaces freerdp in [community]. I've modified PKGBUILD as you request, but I will not use in my servers until project add the correct FreeRDP support. Please, test and report if all is ok.
Cheers
skraw commented on 2020-01-01 19:36 (UTC)
@figue In fact I made it work. You have to add Marcel_K's hint to the pkgbuild like this:
I used freerdp-1.1.0 which seems to work flawlessly.
figue commented on 2019-12-31 17:16 (UTC)
@skraw that's correct. RDP support is very old and I couldn't make it work. If somebody know how to do it, please, tell me and I will add it (because I'm the first interested). You can request upstream to support 2.0 Freerdp library so it's almost stable now.
skraw commented on 2019-12-29 12:21 (UTC) (edited on 2019-12-29 12:21 (UTC) by skraw)
@figue you don't seem to have issues in build like Marcel_K because you do not build with rdp support. Without I do have no issues either, but with rdp I run into the same issue as Marcel_K. It does not build because of the stringop-truncation error.
skraw commented on 2019-12-29 12:06 (UTC)
Can anyone please explain how to build guacamole-server with rdp support? I simply don't get it, whatever I test with freerdp the make still says:
Protocol support:
?
figue commented on 2019-01-18 08:22 (UTC) (edited on 2019-01-18 08:22 (UTC) by figue)
@Marcel_K Now guacamole has its own service in sources:
And no, I don't have an old freerdp installed, sorry. Forgive me because I didn't see that in your log (and it's pretty clear: GUAC_RDP_SVC_MAX_LENGTH).
Feel free to add all compilation flags you need in your local repo.
Marcel_K commented on 2019-01-17 23:46 (UTC)
The error seems to occur in the RDP section, so perhaps you don't have freerdp-x.xx (older version) installed?
And you deleted guacd.service. Isn't that necessary to start Guacamole using systemd?
figue commented on 2019-01-17 23:24 (UTC)
@Marcel_K I don't have any issue building guacamole-server.
Anyway, I checked accurately the changelog and removed some stuff that is not necessary in 1.0.0.
Marcel_K commented on 2019-01-17 22:21 (UTC)
Shouldn't you add
-Wno-error=stringop-truncation
to circumventfigue commented on 2019-01-16 01:55 (UTC)
@lusa updated to 1.0.0. Try again please.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 12 Next › Last »