Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Fri Aug 17 16:13:34 2018
pi@raspberrypi:~ $ sudo apt-get install libopus0
Reading package lists... Done
Building dependency tree
Reading state information... Done
libopus0 is already the newest version (1.2alpha2-1).
libopus0 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 69 not upgraded.
pi@raspberrypi:~ $ sudo apt-get install libexpat1
Reading package lists... Done
Building dependency tree
Reading state information... Done
libexpat1 is already the newest version (2.2.0-2+deb9u1).
libexpat1 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 69 not upgraded.
pi@raspberrypi:~ $ sudo apt-get install libssl-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
libssl-doc libssl1.1
The following NEW packages will be installed:
libssl-dev libssl-doc
The following packages will be upgraded:
libssl1.1
1 upgraded, 2 newly installed, 0 to remove and 68 not upgraded.
Need to get 3,934 kB of archives.
After this operation, 9,730 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libssl1.1 armhf 1.1.0f-3+deb9u2 [1,105 kB]
Get:2 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libssl-dev armhf 1.1.0f-3+deb9u2 [1,370 kB]
Get:3 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libssl-doc all 1.1.0f-3+deb9u2 [1,459 kB]
Fetched 3,934 kB in 1s (3,894 kB/s)
Reading changelogs... Done
Preconfiguring packages ...
(Reading database ... 70168 files and directories currently installed.)
Preparing to unpack .../libssl1.1_1.1.0f-3+deb9u2_armhf.deb ...
Unpacking libssl1.1:armhf (1.1.0f-3+deb9u2) over (1.1.0f-3+deb9u1) ...
Selecting previously unselected package libssl-dev:armhf.
Preparing to unpack .../libssl-dev_1.1.0f-3+deb9u2_armhf.deb ...
Unpacking libssl-dev:armhf (1.1.0f-3+deb9u2) ...
Selecting previously unselected package libssl-doc.
Preparing to unpack .../libssl-doc_1.1.0f-3+deb9u2_all.deb ...
Unpacking libssl-doc (1.1.0f-3+deb9u2) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Setting up libssl1.1:armhf (1.1.0f-3+deb9u2) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up libssl-doc (1.1.0f-3+deb9u2) ...
Setting up libssl-dev:armhf (1.1.0f-3+deb9u2) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
pi@raspberrypi:~ $ sudo apt-get install libopus-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
libopus-dev
0 upgraded, 1 newly installed, 0 to remove and 68 not upgraded.
Need to get 183 kB of archives.
After this operation, 575 kB of additional disk space will be used.
Get:1 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libopus-dev armhf 1.2alpha2-1 [183 kB]
Fetched 183 kB in 0s (381 kB/s)
Selecting previously unselected package libopus-dev:armhf.
(Reading database ... 73429 files and directories currently installed.)
Preparing to unpack .../libopus-dev_1.2alpha2-1_armhf.deb ...
Unpacking libopus-dev:armhf (1.2alpha2-1) ...
Setting up libopus-dev:armhf (1.2alpha2-1) ...
pi@raspberrypi:~ $ sudo apt-get install librasberrypi-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package librasberrypi-dev
pi@raspberrypi:~ $ ls
core kodi_crashlog-20180708_185639.log moonlight-embedded-2.4.7.tar.xz
Install kodi_crashlog-20180712_221444.log Souls.sh
itimmer.gpg moonlight-embedded-2.4.7 TW3.sh
pi@raspberrypi:~ $ cd moonlight-embedded-2.4.7/
pi@raspberrypi:/moonlight-embedded-2.4.7 $ cd build/
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ cmake ../
-bash: cmake: command not found
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libasound2
Reading package lists... Done
Building dependency tree
Reading state information... Done
libasound2 is already the newest version (1.1.3-5+rpi3).
libasound2 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 68 not upgraded.
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install rbp-userland-osmc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package rbp-userland-osmc is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'rbp-userland-osmc' has no installation candidate
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libraspberrypi0
Reading package lists... Done
Building dependency tree
Reading state information... Done
libraspberrypi0 is already the newest version (1.20180703-1).
0 upgraded, 0 newly installed, 0 to remove and 68 not upgraded.
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install rbp-userland-dev-osmc
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package rbp-userland-dev-osmc
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install gcc
Reading package lists... Done
Building dependency tree
Reading state information... Done
gcc is already the newest version (4:6.3.0-4).
gcc set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 68 not upgraded.
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install g++
Reading package lists... Done
Building dependency tree
Reading state information... Done
g++ is already the newest version (4:6.3.0-4).
g++ set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 68 not upgraded.
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install fakeroot
Reading package lists... Done
Building dependency tree
Reading state information... Done
fakeroot is already the newest version (1.21-3.1).
fakeroot set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 68 not upgraded.
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install debhelperReading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
autoconf automake autopoint autotools-dev dh-autoreconf
dh-strip-nondeterminism gettext intltool-debian libarchive-zip-perl
libfile-stripnondeterminism-perl libltdl-dev libmail-sendmail-perl
libsigsegv2 libsys-hostname-long-perl libtool m4 po-debconf
Suggested packages:
autoconf-archive gnu-standards autoconf-doc dh-make gettext-doc
libasprintf-dev libgettextpo-dev libtool-doc gfortran | fortran95-compiler
gcj-jdk m4-doc libmail-box-perl
The following NEW packages will be installed:
autoconf automake autopoint autotools-dev debhelper dh-autoreconf
dh-strip-nondeterminism gettext intltool-debian libarchive-zip-perl
libfile-stripnondeterminism-perl libltdl-dev libmail-sendmail-perl
libsigsegv2 libsys-hostname-long-perl libtool m4 po-debconf
0 upgraded, 18 newly installed, 0 to remove and 68 not upgraded.
Need to get 5,339 kB of archives.
After this operation, 16.4 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libsigsegv2 armhf 2.10-5 [28.4 kB]
Get:2 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf m4 armhf 1.4.18-1 [185 kB]
Get:3 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf autoconf all 2.69-10 [338 kB]
Get:4 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf autotools-dev all 20161112.1 [73.4 kB]
Get:5 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf automake all 1:1.15-6 [733 kB]
Get:6 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf autopoint all 0.19.8.1-2 [433 kB]
Get:7 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libtool all 2.4.6-2 [545 kB]
Get:8 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf dh-autoreconf all 14 [15.9 kB]
Get:9 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libarchive-zip-perl all 1.59-1 [95.5 kB]
Get:10 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libfile-stripnondeterminism-perl all 0.034-1 [16.4 kB]
Get:11 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf dh-strip-nondeterminism all 0.034-1 [10.5 kB]
Get:12 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf gettext armhf 0.19.8.1-2 [1,434 kB]
Get:13 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf intltool-debian all 0.35.0+20060710.4 [26.3 kB]
Get:14 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf po-debconf all 1.0.20 [247 kB]
Get:15 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf debhelper all 10.2.5 [961 kB]
Get:16 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libltdl-dev armhf 2.4.6-2 [159 kB]
Get:17 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libsys-hostname-long-perl all 1.5-1 [12.0 kB]
Get:18 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libmail-sendmail-perl all 0.79.16-2 [24.9 kB]
Fetched 5,339 kB in 3s (1,436 kB/s)
Selecting previously unselected package libsigsegv2:armhf.
(Reading database ... 73440 files and directories currently installed.)
Preparing to unpack .../00-libsigsegv2_2.10-5_armhf.deb ...
Unpacking libsigsegv2:armhf (2.10-5) ...
Selecting previously unselected package m4.
Preparing to unpack .../01-m4_1.4.18-1_armhf.deb ...
Unpacking m4 (1.4.18-1) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../02-autoconf_2.69-10_all.deb ...
Unpacking autoconf (2.69-10) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../03-autotools-dev_20161112.1_all.deb ...
Unpacking autotools-dev (20161112.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../04-automake_1%3a1.15-6_all.deb ...
Unpacking automake (1:1.15-6) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../05-autopoint_0.19.8.1-2_all.deb ...
Unpacking autopoint (0.19.8.1-2) ...
Selecting previously unselected package libtool.
Preparing to unpack .../06-libtool_2.4.6-2_all.deb ...
Unpacking libtool (2.4.6-2) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../07-dh-autoreconf_14_all.deb ...
Unpacking dh-autoreconf (14) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../08-libarchive-zip-perl_1.59-1_all.deb ...
Unpacking libarchive-zip-perl (1.59-1) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../09-libfile-stripnondeterminism-perl_0.034-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (0.034-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../10-dh-strip-nondeterminism_0.034-1_all.deb ...
Unpacking dh-strip-nondeterminism (0.034-1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../11-gettext_0.19.8.1-2_armhf.deb ...
Unpacking gettext (0.19.8.1-2) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../12-intltool-debian_0.35.0+20060710.4_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.4) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../13-po-debconf_1.0.20_all.deb ...
Unpacking po-debconf (1.0.20) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../14-debhelper_10.2.5_all.deb ...
Unpacking debhelper (10.2.5) ...
Selecting previously unselected package libltdl-dev:armhf.
Preparing to unpack .../15-libltdl-dev_2.4.6-2_armhf.deb ...
Unpacking libltdl-dev:armhf (2.4.6-2) ...
Selecting previously unselected package libsys-hostname-long-perl.
Preparing to unpack .../16-libsys-hostname-long-perl_1.5-1_all.deb ...
Unpacking libsys-hostname-long-perl (1.5-1) ...
Selecting previously unselected package libmail-sendmail-perl.
Preparing to unpack .../17-libmail-sendmail-perl_0.79.16-2_all.deb ...
Unpacking libmail-sendmail-perl (0.79.16-2) ...
Setting up libarchive-zip-perl (1.59-1) ...
Setting up libltdl-dev:armhf (2.4.6-2) ...
Setting up gettext (0.19.8.1-2) ...
Setting up libsigsegv2:armhf (2.10-5) ...
Processing triggers for install-info (6.3.0.dfsg.1-1+b1) ...
Setting up m4 (1.4.18-1) ...
Setting up libsys-hostname-long-perl (1.5-1) ...
Setting up intltool-debian (0.35.0+20060710.4) ...
Setting up libmail-sendmail-perl (0.79.16-2) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Setting up autotools-dev (20161112.1) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up autopoint (0.19.8.1-2) ...
Setting up libfile-stripnondeterminism-perl (0.034-1) ...
Setting up libtool (2.4.6-2) ...
Setting up po-debconf (1.0.20) ...
Setting up autoconf (2.69-10) ...
Setting up automake (1:1.15-6) ...
update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
Setting up debhelper (10.2.5) ...
Setting up dh-autoreconf (14) ...
Setting up dh-strip-nondeterminism (0.034-1) ...
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ cmake ../
-bash: cmake: command not found
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libasound2
Reading package lists... Done
Building dependency tree
Reading state information... Done
libasound2 is already the newest version (1.1.3-5+rpi3).
0 upgraded, 0 newly installed, 0 to remove and 68 not upgraded.
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libudev0
Reading package lists... Done
Building dependency tree
Reading state information... Done
libudev0 is already the newest version (175-7.2).
0 upgraded, 0 newly installed, 0 to remove and 68 not upgraded.
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libudev1
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
udev
The following packages will be upgraded:
libudev1 udev
2 upgraded, 0 newly installed, 0 to remove and 66 not upgraded.
Need to get 1,192 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf udev armhf 232-25+deb9u4 [1,072 kB]
Get:2 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libudev1 armhf 232-25+deb9u4 [120 kB]
Fetched 1,192 kB in 0s (1,999 kB/s)
Reading changelogs... Done
(Reading database ... 74693 files and directories currently installed.)
Preparing to unpack .../udev_232-25+deb9u4_armhf.deb ...
Unpacking udev (232-25+deb9u4) over (232-25+deb9u2) ...
Preparing to unpack .../libudev1_232-25+deb9u4_armhf.deb ...
Unpacking libudev1:armhf (232-25+deb9u4) over (232-25+deb9u2) ...
Setting up libudev1:armhf (232-25+deb9u4) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Setting up udev (232-25+deb9u4) ...
addgroup: The group `input' already exists as a system group. Exiting.
update-initramfs: deferring update (trigger activated)
Processing triggers for systemd (232-25+deb9u2) ...
Processing triggers for man-db (2.7.6.1-2) ...
Processing triggers for initramfs-tools (0.130) ...
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libavahi-client3
Reading package lists... Done
Building dependency tree
Reading state information... Done
libavahi-client3 is already the newest version (0.6.32-2).
libavahi-client3 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 66 not upgraded.
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libcurl3
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
curl
The following packages will be upgraded:
curl libcurl3
2 upgraded, 0 newly installed, 0 to remove and 64 not upgraded.
Need to get 481 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf curl armhf 7.52.1-5+deb9u6 [220 kB]
Get:2 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libcurl3 armhf 7.52.1-5+deb9u6 [261 kB]
Fetched 481 kB in 0s (937 kB/s)
Reading changelogs... Done
(Reading database ... 74693 files and directories currently installed.)
Preparing to unpack .../curl_7.52.1-5+deb9u6_armhf.deb ...
Unpacking curl (7.52.1-5+deb9u6) over (7.52.1-5+deb9u4) ...
Preparing to unpack .../libcurl3_7.52.1-5+deb9u6_armhf.deb ...
Unpacking libcurl3:armhf (7.52.1-5+deb9u6) over (7.52.1-5+deb9u4) ...
Setting up libcurl3:armhf (7.52.1-5+deb9u6) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up curl (7.52.1-5+deb9u6) ...
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libevdev2Reading package lists... Done
Building dependency tree
Reading state information... Done
libevdev2 is already the newest version (1.5.6+dfsg-1).
libevdev2 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 64 not upgraded.
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libenet7
Reading package lists... Done
Building dependency tree
Reading state information... Done
libenet7 is already the newest version (1.3.12+ds-2).
libenet7 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 64 not upgraded.
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install rbp-userland-osmc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package rbp-userland-osmc is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'rbp-userland-osmc' has no installation candidate
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libssl-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libssl-dev is already the newest version (1.1.0f-3+deb9u2).
0 upgraded, 0 newly installed, 0 to remove and 64 not upgraded.
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libopus-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libopus-dev is already the newest version (1.2alpha2-1).
0 upgraded, 0 newly installed, 0 to remove and 64 not upgraded.
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libasound2-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
libasound2-doc
The following NEW packages will be installed:
libasound2-dev
0 upgraded, 1 newly installed, 0 to remove and 64 not upgraded.
Need to get 262 kB of archives.
After this operation, 664 kB of additional disk space will be used.
Get:1 http://archive.raspberrypi.org/debian stretch/main armhf libasound2-dev armhf 1.1.3-5+rpi3 [262 kB]
Fetched 262 kB in 0s (788 kB/s)
Selecting previously unselected package libasound2-dev:armhf.
(Reading database ... 74693 files and directories currently installed.)
Preparing to unpack .../libasound2-dev_1.1.3-5+rpi3_armhf.deb ...
Unpacking libasound2-dev:armhf (1.1.3-5+rpi3) ...
Setting up libasound2-dev:armhf (1.1.3-5+rpi3) ...
ypi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libasoun2-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libasound2-dev is already the newest version (1.1.3-5+rpi3).
0 upgraded, 0 newly installed, 0 to remove and 64 not upgraded.
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libudev-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
libudev-dev
0 upgraded, 1 newly installed, 0 to remove and 64 not upgraded.
Need to get 91.3 kB of archives.
After this operation, 183 kB of additional disk space will be used.
Get:1 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libudev-dev armhf 232-25+deb9u4 [91.3 kB]
Fetched 91.3 kB in 0s (239 kB/s)
Selecting previously unselected package libudev-dev:armhf.
(Reading database ... 74765 files and directories currently installed.)
Preparing to unpack .../libudev-dev_232-25+deb9u4_armhf.deb ...
Unpacking libudev-dev:armhf (232-25+deb9u4) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up libudev-dev:armhf (232-25+deb9u4) ...
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libavahi-client-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
libavahi-common-dev libdbus-1-dev
The following NEW packages will be installed:
libavahi-client-dev libavahi-common-dev libdbus-1-dev
0 upgraded, 3 newly installed, 0 to remove and 64 not upgraded.
Need to get 320 kB of archives.
After this operation, 1,029 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libavahi-common-dev armhf 0.6.32-2 [62.6 kB]
Get:2 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libdbus-1-dev armhf 1.10.26-0+deb9u1 [201 kB]
Get:3 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libavahi-client-dev armhf 0.6.32-2 [56.5 kB]
Fetched 320 kB in 0s (415 kB/s)
Selecting previously unselected package libavahi-common-dev:armhf.
(Reading database ... 74838 files and directories currently installed.)
Preparing to unpack .../libavahi-common-dev_0.6.32-2_armhf.deb ...
Unpacking libavahi-common-dev:armhf (0.6.32-2) ...
Selecting previously unselected package libdbus-1-dev:armhf.
Preparing to unpack .../libdbus-1-dev_1.10.26-0+deb9u1_armhf.deb ...
Unpacking libdbus-1-dev:armhf (1.10.26-0+deb9u1) ...
Selecting previously unselected package libavahi-client-dev:armhf.
Preparing to unpack .../libavahi-client-dev_0.6.32-2_armhf.deb ...
Unpacking libavahi-client-dev:armhf (0.6.32-2) ...
Setting up libdbus-1-dev:armhf (1.10.26-0+deb9u1) ...
Setting up libavahi-common-dev:armhf (0.6.32-2) ...
Setting up libavahi-client-dev:armhf (0.6.32-2) ...
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libcurl4-openssl-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
libcurl4-doc libcurl3-dbg libidn11-dev libkrb5-dev libldap2-dev librtmp-dev
libssh2-1-dev libssl1.0-dev | libssl-dev
The following NEW packages will be installed:
libcurl4-openssl-dev
0 upgraded, 1 newly installed, 0 to remove and 64 not upgraded.
Need to get 327 kB of archives.
After this operation, 999 kB of additional disk space will be used.
Get:1 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libcurl4-openssl-dev armhf 7.52.1-5+deb9u6 [327 kB]
Fetched 327 kB in 0s (805 kB/s)
Selecting previously unselected package libcurl4-openssl-dev:armhf.
(Reading database ... 74909 files and directories currently installed.)
Preparing to unpack .../libcurl4-openssl-dev_7.52.1-5+deb9u6_armhf.deb ...
Unpacking libcurl4-openssl-dev:armhf (7.52.1-5+deb9u6) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up libcurl4-openssl-dev:armhf (7.52.1-5+deb9u6) ...
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libevdev-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
javascript-common libjs-jquery
Suggested packages:
apache2 | lighttpd | httpd
The following NEW packages will be installed:
javascript-common libevdev-dev libjs-jquery
0 upgraded, 3 newly installed, 0 to remove and 64 not upgraded.
Need to get 300 kB of archives.
After this operation, 1,677 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf javascript-common all 11 [6,120 B]
Get:2 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libjs-jquery all 3.1.1-2 [154 kB]
Get:3 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libevdev-dev armhf 1.5.6+dfsg-1 [141 kB]
Fetched 300 kB in 0s (400 kB/s)
Selecting previously unselected package javascript-common.
(Reading database ... 74931 files and directories currently installed.)
Preparing to unpack .../javascript-common_11_all.deb ...
Unpacking javascript-common (11) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../libjs-jquery_3.1.1-2_all.deb ...
Unpacking libjs-jquery (3.1.1-2) ...
Selecting previously unselected package libevdev-dev.
Preparing to unpack .../libevdev-dev_1.5.6+dfsg-1_armhf.deb ...
Unpacking libevdev-dev (1.5.6+dfsg-1) ...
Setting up libjs-jquery (3.1.1-2) ...
Setting up libevdev-dev (1.5.6+dfsg-1) ...
Setting up javascript-common (11) ...
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libexpat1-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
libexpat1-dev
0 upgraded, 1 newly installed, 0 to remove and 64 not upgraded.
Need to get 116 kB of archives.
After this operation, 627 kB of additional disk space will be used.
Get:1 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libexpat1-dev armhf 2.2.0-2+deb9u1 [116 kB]
Fetched 116 kB in 0s (303 kB/s)
Selecting previously unselected package libexpat1-dev:armhf.
(Reading database ... 75092 files and directories currently installed.)
Preparing to unpack .../libexpat1-dev_2.2.0-2+deb9u1_armhf.deb ...
Unpacking libexpat1-dev:armhf (2.2.0-2+deb9u1) ...
Setting up libexpat1-dev:armhf (2.2.0-2+deb9u1) ...
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libpulse-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
libglib2.0-dev libpcre3-dev libpcre32-3
Suggested packages:
libglib2.0-doc
The following NEW packages will be installed:
libglib2.0-dev libpcre3-dev libpcre32-3 libpulse-dev
0 upgraded, 4 newly installed, 0 to remove and 64 not upgraded.
Need to get 3,671 kB of archives.
After this operation, 11.4 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libpcre32-3 armhf 2:8.39-3 [227 kB]
Get:2 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libpcre3-dev armhf 2:8.39-3 [565 kB]
Get:3 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libglib2.0-dev armhf 2.50.3-2 [2,775 kB]
Get:4 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libpulse-dev armhf 10.0-1+deb9u1 [104 kB]
Fetched 3,671 kB in 1s (3,117 kB/s)
Selecting previously unselected package libpcre32-3:armhf.
(Reading database ... 75120 files and directories currently installed.)
Preparing to unpack .../libpcre32-3_2%3a8.39-3_armhf.deb ...
Unpacking libpcre32-3:armhf (2:8.39-3) ...
Selecting previously unselected package libpcre3-dev:armhf.
Preparing to unpack .../libpcre3-dev_2%3a8.39-3_armhf.deb ...
Unpacking libpcre3-dev:armhf (2:8.39-3) ...
Selecting previously unselected package libglib2.0-dev.
Preparing to unpack .../libglib2.0-dev_2.50.3-2_armhf.deb ...
Unpacking libglib2.0-dev (2.50.3-2) ...
Selecting previously unselected package libpulse-dev:armhf.
Preparing to unpack .../libpulse-dev_10.0-1+deb9u1_armhf.deb ...
Unpacking libpulse-dev:armhf (10.0-1+deb9u1) ...
Processing triggers for libglib2.0-0:armhf (2.50.3-2) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up libpcre32-3:armhf (2:8.39-3) ...
Setting up libpcre3-dev:armhf (2:8.39-3) ...
Setting up libglib2.0-dev (2.50.3-2) ...
Setting up libpulse-dev:armhf (10.0-1+deb9u1) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install uuid-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
uuid-dev
0 upgraded, 1 newly installed, 0 to remove and 64 not upgraded.
Need to get 83.2 kB of archives.
After this operation, 138 kB of additional disk space will be used.
Get:1 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf uuid-dev armhf 2.29.2-1+deb9u1 [83.2 kB]
Fetched 83.2 kB in 0s (245 kB/s)
Selecting previously unselected package uuid-dev:armhf.
(Reading database ... 75640 files and directories currently installed.)
Preparing to unpack .../uuid-dev_2.29.2-1+deb9u1_armhf.deb ...
Unpacking uuid-dev:armhf (2.29.2-1+deb9u1) ...
Setting up uuid-dev:armhf (2.29.2-1+deb9u1) ...
Processing triggers for man-db (2.7.6.1-2) ...
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libenet-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
libenet-doc libenet7-dbg
The following NEW packages will be installed:
libenet-dev libenet-doc libenet7-dbg
0 upgraded, 3 newly installed, 0 to remove and 64 not upgraded.
Need to get 158 kB of archives.
After this operation, 1,096 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libenet-dev armhf 1.3.12+ds-2 [15.9 kB]
Get:2 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libenet-doc all 1.3.12+ds-2 [85.1 kB]
Get:3 http://ftp.cica.es/mirrors/Linux/raspbian/raspbian stretch/main armhf libenet7-dbg armhf 1.3.12+ds-2 [57.2 kB]
Fetched 158 kB in 0s (188 kB/s)
Selecting previously unselected package libenet-dev:armhf.
(Reading database ... 75661 files and directories currently installed.)
Preparing to unpack .../libenet-dev_1.3.12+ds-2_armhf.deb ...
Unpacking libenet-dev:armhf (1.3.12+ds-2) ...
Selecting previously unselected package libenet-doc.
Preparing to unpack .../libenet-doc_1.3.12+ds-2_all.deb ...
Unpacking libenet-doc (1.3.12+ds-2) ...
Selecting previously unselected package libenet7-dbg:armhf.
Preparing to unpack .../libenet7-dbg_1.3.12+ds-2_armhf.deb ...
Unpacking libenet7-dbg:armhf (1.3.12+ds-2) ...
Setting up libenet7-dbg:armhf (1.3.12+ds-2) ...
Setting up libenet-dev:armhf (1.3.12+ds-2) ...
Setting up libenet-doc (1.3.12+ds-2) ...
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ cmake ../
-bash: cmake: command not found
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install rbp-userland-dev-osmc
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package rbp-userland-dev-osmc
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ sudo apt-get install libraspberrypi-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libraspberrypi-dev is already the newest version (1.20180703-1).
0 upgraded, 0 newly installed, 0 to remove and 64 not upgraded.
pi@raspberrypi:/moonlight-embedded-2.4.7/build $ cmake ../
-bash: cmake: command not found
pi@raspberrypi:/moonlight-embedded-2.4.7/build $