Changes

Jump to navigation Jump to search

Installation on other distributions

364 bytes added, 11:46, 24 February 2021
Links to sections in the same page are now relative links
==== Installing Build Dependencies ====
* binutils-dev (Disable with <code>cmake -DENABLE_BACKTRACEThese required libraries and tools should be installed first. =no</code>)==== Required Dependencies ===== 
* cmake
* gcc | clang
* fonts-freefont-ttf
* libegl-dev
* libgl-dev
* libfontconfig1-dev
* libgmp-dev
* libsdl2-dev
* libsdl2-ttf-dev
* libspice-protocol-dev
* libx11-dev (Disable with <code>cmake -DENABLE_X11=no</code>)make
* nettle-dev
* waylandpkg-config ====== May be disabled ====== These dependencies are required by default, but may be omitted if their feature is disabled when running [[#Building|cmake]].* Disable with <code>cmake -DENABLE_BACKTRACE=no</code>** binutils-dev * Disable with <code>cmake -DENABLE_X11=no</code>** libx11-dev** libxfixes-dev** libxi-dev** libxss-protocols (dev* Disable with <code>cmake -DENABLE_WAYLAND=no</code>)** libwayland-bin** libwayland-dev** wayland-protocols
===== Debian (and maybe Ubuntu) =====
</syntaxhighlight>
The memory size (show as 32 in the example above) may need to be adjusted as per [[Installation#Determining_Memory|Determining Memory]] section.
==== Spice Server ====
</syntaxhighlight>
The memory size (show as 32 in the example above) may need to be adjusted as per [[Installation#Determining_Memory|Determining Memory]] section.
=== Determining Memory ===
== Looking Glass Service (Windows) ==
You must first run the Windows VM with the changes noted above in either the [[Installation#libvirt_Configuration|libvirt]] or [[Installation#Qemu_Commands|Qemu]] sections.
=== Installing the IVSHMEM Driver ===
99

edits

Navigation menu