Install meson dan pipewire
$ sudo apt install meson
[sudo] password for dhwan:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libunity-gtk2-parser0 libunity-gtk3-parser0
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
ninja-build
The following NEW packages will be installed:
meson ninja-build
0 upgraded, 2 newly installed, 0 to remove and 19 not upgraded.
Need to get 482 kB of archives.
After this operation, 2.746 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://id.archive.ubuntu.com/ubuntu focal/universe amd64 ninja-build amd64 1.10.0-1build1 [107 kB]
Get:2 http://id.archive.ubuntu.com/ubuntu focal/universe amd64 meson all 0.53.2-2ubuntu2 [376 kB]
Ign:2 http://id.archive.ubuntu.com/ubuntu focal/universe amd64 meson all 0.53.2-2ubuntu2
Get:2 http://id.archive.ubuntu.com/ubuntu focal/universe amd64 meson all 0.53.2-2ubuntu2 [376 kB]
Fetched 313 kB in 1min 36s (3.267 B/s)
Selecting previously unselected package ninja-build.
(Reading database ... 279733 files and directories currently installed.)
Preparing to unpack .../ninja-build_1.10.0-1build1_amd64.deb ...
Unpacking ninja-build (1.10.0-1build1) ...
Selecting previously unselected package meson.
Preparing to unpack .../meson_0.53.2-2ubuntu2_all.deb ...
Unpacking meson (0.53.2-2ubuntu2) ...
Setting up ninja-build (1.10.0-1build1) ...
Setting up meson (0.53.2-2ubuntu2) ...
Processing triggers for man-db (2.9.1-1) ...
dhwan@dhwan-Aspire-A514:~/Downloads/obs-xdg-portal-master$ sudo ninja -C _build install
ninja: Entering directory `_build'
ninja: fatal: chdir to '_build' - No such file or directory
dhwan@dhwan-Aspire-A514:~/Downloads/obs-xdg-portal-master$ sudo apt install pipewire
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libunity-gtk2-parser0 libunity-gtk3-parser0
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
libpipewire-0.2-1
The following NEW packages will be installed:
libpipewire-0.2-1 pipewire
0 upgraded, 2 newly installed, 0 to remove and 19 not upgraded.
Need to get 312 kB of archives.
After this operation, 1.712 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://id.archive.ubuntu.com/ubuntu focal/universe amd64 libpipewire-0.2-1 amd64 0.2.7-1 [89,6 kB]
Get:2 http://id.archive.ubuntu.com/ubuntu focal/universe amd64 pipewire amd64 0.2.7-1 [222 kB]
Fetched 312 kB in 26s (12,0 kB/s)
Selecting previously unselected package libpipewire-0.2-1:amd64.
(Reading database ... 279914 files and directories currently installed.)
Preparing to unpack .../libpipewire-0.2-1_0.2.7-1_amd64.deb ...
Unpacking libpipewire-0.2-1:amd64 (0.2.7-1) ...
Selecting previously unselected package pipewire.
Preparing to unpack .../pipewire_0.2.7-1_amd64.deb ...
Unpacking pipewire (0.2.7-1) ...
Setting up libpipewire-0.2-1:amd64 (0.2.7-1) ...
Setting up pipewire (0.2.7-1) ...
Created symlink /etc/systemd/user/default.target.wants/pipewire.service → /usr/l
ib/systemd/user/pipewire.service.
Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/li
b/systemd/user/pipewire.socket.
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
0 comments:
Post a Comment