Changes

Jump to navigation Jump to search

Installation on other distributions

55 bytes added, 13:21, 19 February 2021
→‎Installing Build Dependencies: Reordered all deps & segregated platform-specifics
<syntaxhighlight lang=bash>
dnf install binutils-devel gcc cmake texlive-gnu-freefont SDL2-devel SDL2_ttf-devel spice-protocol fontconfig-devel libX11-devel nettle-devel \ gcc mesa-libGLU-devel libXfixes-devel libXi-devel wayland-devel
</syntaxhighlight >
<syntaxhighlight lang=bash>
zypper install wayland-protocols-devel libXssbinutils-devel make cmake binutils-devel libSDL2-devel libSDL2_ttf-devel libnettle-devel nettle spice-protocol-devel fontconfig-devel libX11-devel libnettle-devel \ libconfig-devel libXi-devel libwayland-egl-devel libXiwayland-protocols-devel libXss-develnettle
</syntaxhighlight >
<syntaxhighlight lang=bash>
pacman -Syu binutils gcc cmake gnu-free-fonts sdl2 sdl2_ttf spice-protocol fontconfig libx11 nettle \ gcc make pkgconf glu
</syntaxhighlight>
<syntaxhighlight lang=bash>
xbps-install -Syu make gcc pkg-config binutils-devel cmake freefont-ttf SDL2-devel SDL2_ttf-devel spice-protocol fontconfig-devel libX11-devel nettle-devel\ gcc make pkg-config
</syntaxhighlight>
Then fetch the packages:
<syntaxhighlight lang=bash>
emerge sys-devel/binutils mediadev-libsutil/libsdl2 cmake media-libsfonts/sdl2-ttf devfreefonts media-libs/nettle libsdl2 media-libs/fontconfig devsdl2-util/cmake ttf app-emulation/spice-protocol \ media-fontslibs/fontconfig dev-libs/freefonts nettle \ media-libs/glu
</syntaxhighlight>
This list can also be placed into a setfile in /etc/portage/sets/ so that they can be updated with
99

edits

Navigation menu