[
https://issues.apache.org/jira/browse/GUACAMOLE-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15941035#comment-15941035
]
Michael Jumper commented on GUACAMOLE-249:
------------------------------------------
{code:none}
...
checking for freerdp_new in -lfreerdp... no
configure: WARNING:
--------------------------------------------
Unable to find libfreerdp-core / libfreerdp
RDP will be disabled.
--------------------------------------------
...
{code}
due to:
{code:none}
[mjumper@dev-mjumper ~]$ ls /usr/local/lib64/libfreerdp*
/usr/local/lib64/libfreerdp2.so
/usr/local/lib64/libfreerdp2.so.2
/usr/local/lib64/libfreerdp2.so.2.0.0
/usr/local/lib64/libfreerdp-client2.so
/usr/local/lib64/libfreerdp-client2.so.2
/usr/local/lib64/libfreerdp-client2.so.2.0.0
[mjumper@dev-mjumper ~]$
{code}
*sigh* ... The whole library has been renamed this time around.
So it begins.
> Update RDP plugin support to 2.0.0 releases
> -------------------------------------------
>
> Key: GUACAMOLE-249
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-249
> Project: Guacamole
> Issue Type: Improvement
> Components: RDP
> Reporter: Simone Caronni
> Assignee: Michael Jumper
>
> The planets have aligned, after 2.5 years FreeRDP has released new snapshots:
> https://github.com/FreeRDP/FreeRDP/releases
> Thanks,
> --Simone
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)