Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: geev03 on June 10, 2024, 04:32:50 AM

Title: Re: Update for FreeRDP
Post by: geev03 on June 10, 2024, 04:32:50 AM
Code: [Select]
tc@box:~$ /usr/local/bin/start_freerdp.sh
xfreerdp: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
tc@box:~$
Need libssl.so.1.1 ,Kernel: 6.6.28-piCore-v8 aarch64 , to remote GUI access a Raspberry Pi-400 SBC booting from a piCore USB stick.
Title: Re: Re: Update for FreeRDP
Post by: Juanito on June 10, 2024, 05:46:55 AM
I'll look at updating freerdp - in the meantime openssl-1.1.1 added to the freerdp dep file in the piCore-15.x aarch64 repo.

Thanks for reporting this.
Title: Re: Re: Update for FreeRDP
Post by: Juanito on June 10, 2024, 10:35:10 AM
updated freerdp posted