Changes

Jump to navigation Jump to search

Installation on other distributions

40 bytes added, 00:28, 10 October 2019
m
Switching <code> blocks to <syntaxhighlight > block and embedded Windows Host Application Page
===== Debian (and maybe Ubuntu) =====
<codesyntaxhighlight lang=bash>
apt-get install binutils-dev cmake fonts-freefont-ttf libsdl2-dev libsdl2-ttf-dev libspice-protocol-dev libfontconfig1-dev libx11-dev nettle-dev
</codesyntaxhighlight >
===== Fedora 29+ =====
<codesyntaxhighlight lang=bash>
yum install make cmake binutils-devel SDL2-devel SDL2_ttf-devel nettle-devel spice-protocol fontconfig-devel libX11-devel egl-wayland-devel wayland-devel mesa-libGLU-devel mesa-libGLES-devel mesa-libGL-devel mesa-libEGL-devel
</codesyntaxhighlight >
===== OpenSuSE Leap 15.0+ =====
<codesyntaxhighlight lang=bash>
zypper install make cmake binutils-devel libSDL2-devel libSDL2_ttf-devel libnettle-devel nettle spice-protocol-devel fontconfig-devel libX11-devel libconfig-devel libwayland-egl-devel
</codesyntaxhighlight >
==== Downloading ====
Or pull the lastest using the '''git''' command.
<codesyntaxhighlight lang=bash>
git clone https://github.com/gnif/LookingGlass.git
</codesyntaxhighlight >
==== Building ====
=== Using the Windows Host Application ===
----
There is a page dedicated to setting up the Windows Host Service. [[{{:Windows_Host_Application|Windows Host Application]].}}
== Running the Client ==
113

edits

Navigation menu