Tiny Core Linux

Tiny Core Base => CorePlus => Topic started by: jnovacek on May 04, 2016, 09:51:50 PM

Title: freerdp
Post by: jnovacek on May 04, 2016, 09:51:50 PM
Hello,
it is possible to add repositories freerdp? I try to compile , but somewhere something I'm doing wrong .
Thank you
JN
(v7 - x86, arm6, arm7)
Title: Re: freerdp
Post by: Juanito on May 04, 2016, 11:37:40 PM
Did you look at the build instructions here:

http://repo.tinycorelinux.net/7.x/x86_64/tcz/src/freerdp/compile_freerdp
Title: Re: freerdp
Post by: jnovacek on May 05, 2016, 11:36:47 AM
I used the instructions, adding yet another library.
after: sudo make install
and try to run xfreerdp get this:
xfreerdp: error while loading shared libraries: libxfreerdp-client.so: can not open shared object file: No such file or directory
There is a file
Title: Re: freerdp
Post by: bmarkus on May 05, 2016, 05:16:47 PM
There is a file

Where is a file?

Run ldconfig before starting apps.
Title: Re: freerdp
Post by: jnovacek on May 05, 2016, 10:26:31 PM
everything is different, no missing a file, but the parameters. I tried to enter only xfreerdp and I expected to receive help. However, he received an error message.
When I enter the appropriate parameters, so xfreerdp starts. I still have to test the sharing and audio.
The error is only in the fact that when you enter the wrong parameters no displayed help.
ldconfig I did not know. He helped a lot.
Thank you
Title: Re: freerdp
Post by: jnovacek on May 13, 2016, 10:56:13 AM
For x86_64 I freerdp compiled. For "Raspberry Pi 2" (tiny v7)  that are not.
I do not found packages: Xorg-7.7-3d-dev, PCSC-lite-dev
PCSC-lite-dev i am from compilation disabled.
However, I need additional packages. Which packages I installed, I could run the compilation.

Thank you
Title: Re: freerdp
Post by: bmarkus on May 13, 2016, 02:04:46 PM
No hw accelerated video on RPi therefore no Xorg-3d

Title: Re: freerdp
Post by: jnovacek on May 15, 2016, 07:55:28 AM
Still I can not compile freerdp. What other libraries (application) is needed for RPI have. I added gcc, make, cmake, but just can not. It is possible to download the distribution somewhere where all packages to compile? Or is performed croscompilation?

JN
Title: Re: freerdp
Post by: Juanito on May 15, 2016, 08:12:49 AM
You would probably do better if you posted in the Raspberry Pi section of the forum.
Title: Re: freerdp
Post by: Rich on May 15, 2016, 08:25:47 AM
Hi jnovacek
Quote
I added gcc, make, cmake, but just can not.
It sounds like you did not install  compile-essentials.tcz.