>Wait, what? You already have build a flatpak, why continue with the `yum
>install ...`? Might just install that.
In the compilation pageĀ
https://github.com/FreeRDP/FreeRDP/wiki/Compilation#install-the-suggested-base-dependencies
it is stated that yum dependencies should be install prior to cm
Hi,
> No I didn't used OpenH264. Actually the error is about ffmpeg. I don't know
> why point to openh264.The commands I used are
Because you need a H264 backend and have trouble with compilation?
> # flatpak remote-add flathub https://flathub.org/repo/flathub.flatpakrepo
> # git clone git://githu
> Where are the headers installed to?
> We use cmake (and pkgconfig) to get the location, so this means:
>* no cmake/pkgconfig from that repo
>* some non default location (/opt?)
>* missing components (is everything build in?)
>* version too old (sorry, don't know current min)
>
>Anyway, why use it
>It is hard to answer if you only state what you see if a command fails without
>the actual command.
I actually pasted the command+output in my previous email. Anyway, let me state
in a different way.
On Centos 7, I have installed ffmpeg related packages from a third-party repo
named nux-dextop
Could you state in more detail what you are doing?
It is hard to answer if you only state what you see if a command fails without
the actual command.
(How did you compile to require ffmpeg if you used openh264 previously?)
Also state some details about your distro (centos 7 it was?) and customizat
No idea?I have stuck at this step.
Regards,
Mahmood
On Friday, October 11, 2019, 5:43:36 PM GMT+3:30, Mahmood Naderan via
FreeRDP-devel wrote:
Excuse me, the previous email was not complete.
Although ffmeg is installed, cmake command fails to detect that. Please see
below
[root@hpc
Excuse me, the previous email was not complete.
Although ffmeg is installed, cmake command fails to detect that. Please see
below
[root@hpc FreeRDP]# cmake -GNinja -DCHANNEL_URBDRC=ON -DWITH_DSP_FFMPEG=ON
-DWITH_CUPS=ON -DWITH_PULSE=ON -DWITH_FAAC=ON -DWITH_FAAD2=ON -DWITH_GSM=ON .
CMake Warning
I am using centos 7 and installed "pip3 install meson" to be able to run meson
command.But make works in openh264/
Is that fine?
Anyway, I installed ninja via yum repositories. Also, I installed ffmpeg
related packages from nux-dextop repo.
yum install ffmpeg-devel ffmpeg gsm-devel faad2-devel f
Hi,
On Fri, Oct 11, 2019 at 12:39:23PM +, Mahmood Naderan wrote:
> [root@hpc ~]# git clone https://github.com/cisco/openh264.git
> [root@hpc ~]# cd openh264/
> [root@hpc openh264]# meson setup
>
> ERROR: Must specify at least one directory name.
you can possibly just use the old build system.
Hi Mahmood,
On Fri, Oct 11, 2019 at 12:39:23PM +, Mahmood Naderan wrote:
> OK. I did but still get the same error
> [root@hpc ~]# git clone https://github.com/cisco/openh264.git
> [root@hpc ~]# cd openh264/
> [root@hpc openh264]# meson setup
>
> ERROR: Must specify at least one directory name
OK. I did but still get the same error
[root@hpc ~]# git clone https://github.com/cisco/openh264.git
Cloning into 'openh264'...
remote: Enumerating objects: 38701, done.
remote: Total 38701 (delta 0), reused 0 (delta 0), pack-reused 38701
Receiving objects: 100% (38701/38701), 123.85 MiB | 21.00 Ki
Hi,
On Fri, Oct 11, 2019 at 10:53:59AM +, Mahmood Naderan via FreeRDP-devel
wrote:
> I have run the following commands:
>
> [root@hpc FreeRDP]# pip3 install meson
> [root@hpc FreeRDP]# meson setup
>
> ERROR: Must specify at least one directory name.
>
> How can I fix that?
I'm not entirely
Hi,
I am trying to build FreeRDP from source. But setting up the Ninja program is
not clear as described in the manualĀ
https://github.com/FreeRDP/FreeRDP/wiki/Compilation#openh264
I have run the following commands:
[root@hpc FreeRDP]# pip3 install meson
[root@hpc FreeRDP]# meson setup
ERROR:
13 matches
Mail list logo