Further to this, when I look at your original request I see you're attempting to install Guacamole 0.9.14?

The latest official release is 1.1.0, you should use this. FYI Guacamole 1.1.0 requires freerdp2 (seemingly available on the Pi), whereas 0.9.14 requires the earlier freerdp1.x

*However* I just took a couple of minutes and tried to go as far as compiling guacamole-server on the Pi I installed libfreerdp2-2 on and find that it fails to find the freerdp library, so it still won't work (easily).

There may be others who have a working Guacmole/RDP installation on a Pi who can comment on what they did to get it operational, otherwise you may need to look into this further.

In case it assists the following detail from my Pi install of libfreerdp2-2 may be of some use:

# apt-cache show libfreerdp2-2
Package: libfreerdp2-2
Source: freerdp2
Version: 2.0.0~git20190204.1.2693389a+dfsg1-1+deb10u1
Architecture: armhf
Maintainer: Debian Remote Maintainers <debian-rem...@lists.debian.org>
Installed-Size: 1647
Depends: libavcodec58 (>= 7:4.0), libavutil56 (>= 7:4.0), libc6 (>= 2.28), libgsm1 (>= 1.0.18), libjpeg62-turbo (>= 1.3.1), libssl1.1 (>= 1.1.0), libswresample3 (>= 7:4.0), libwinpr2-2 (>= 2.0.0~git20181120.1.e21b72c95+dfsg1), libx11-6, libxkbfile1
Suggests: freerdp2-x11
Breaks: libfreerdp2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~)
Replaces: libfreerdp2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~)
Multi-Arch: same
Homepage: http://www.freerdp.com/
Priority: optional
Section: libs
Filename: pool/main/f/freerdp2/libfreerdp2-2_2.0.0~git20190204.1.2693389a+dfsg1-1+deb10u1_armhf.deb
Size: 809604
SHA256: ee9aaa743093552a9af0c6e069b331b2b67f0e0571df4bb70771680dfd78231a
SHA1: 5062172695d912866df3c6008b7d32e9d1e88aa1
MD5sum: 88bcdbf1ce81a10af890c0ac262eb0fa
Description: Free Remote Desktop Protocol library (core library)
 FreeRDP is a libre client/server implementation of the Remote
 Desktop Protocol (RDP).
 .
 This package contains the shared library with all core functionality.
Description-md5: 43b828fff16d4902fa6931b59f78fe32

#ldconfig -v | grep freerdp

    libfreerdp2.so.2 -> libfreerdp2.so.2.0.0
    libfreehand-0.1.so.1 -> libfreehand-0.1.so.1.0.2
    libfreetype.so.6 -> libfreetype.so.6.16.1
    libfreerdp-client2.so.2 -> libfreerdp-client2.so.2.0.0


On 18/05/2020 11:06 a.m., ivanmarcus wrote:

I installed Buster on a Pi and can install libfreerdp2-2.

I've not carried on to complete a Guacamole install so can't confirm it works, but you might want give it a try?


On 18/05/2020 9:14 a.m., Alex Zetaeffesse wrote:
Hi Dashmir

On Sun, May 17, 2020 at 7:36 PM Dashamir Hoxha <dashoho...@gmail.com <mailto:dashoho...@gmail.com>> wrote:



    On Sun, May 17, 2020 at 3:34 PM Alex Zetaeffesse
    <fzet...@gmail.com <mailto:fzet...@gmail.com>> wrote:

        Hi,

        it's been a day now that I'm trying to compile guacamole with
        FreeRDP support but regardles of the many guides followed and
        webpage that explain how add FreeRDP support whatever package
        I install ./configure always tell me that FreeRDP won't be
        available.


    Have you tried 'freerdp2-dev', as recommended by this web page?
    
https://guacamole.apache.org/doc/gug/installing-guacamole.html#optional-dependencies



Yes I did and it was the first thing that came into my mind, maybe I'm missing other packages?

Alex


Reply via email to