This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
client:client_compiling [2024/05/08 13:11] leaf [Linux Mint 21 (Vanessa)] Update last tested date |
client:client_compiling [2024/11/27 13:47] (current) leaf [Ubuntu 24.10 (Oracular Oriole)] New section |
||
---|---|---|---|
Line 214: | Line 214: | ||
Instructions creation date: 2023-September-20 | Instructions creation date: 2023-September-20 | ||
- | Last tested date: 2023-September-20 | + | Last tested date: 2024-May-08 |
Line 225: | Line 225: | ||
Instructions creation date: 2023-September-21 | Instructions creation date: 2023-September-21 | ||
- | Last tested date: 2023-September-21 | + | Last tested date: 2024-May-08 |
+ | ==== Linux Mint 21.3 (Virginia) ==== | ||
+ | |||
+ | A quick reference for Linux Mint 21.3 (Virginia) using command line interface: | ||
+ | |||
+ | sudo apt install cmake git libcurl4-openssl-dev libglade2-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl2-mixer-dev libgtk2.0-dev valac | ||
+ | |||
+ | Instructions creation date: 2024-May-12 | ||
+ | |||
+ | Last tested date: 2024-May-12 | ||
+ | |||
+ | ==== Linux Mint 22 (Wilma) ==== | ||
+ | |||
+ | A quick reference for Linux Mint 22 (Wilma) using command line interface: | ||
+ | |||
+ | sudo apt install cmake git libcurl4-openssl-dev libglade2-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl2-mixer-dev libgtk2.0-dev valac | ||
+ | |||
+ | Instructions creation date: 2024-July-26 | ||
+ | |||
+ | Last tested date: 2024-July-26 | ||
==== Linux Mint Debian Debian Edition 6 ==== | ==== Linux Mint Debian Debian Edition 6 ==== | ||
Line 235: | Line 254: | ||
Instructions creation date: 2023-September-28 | Instructions creation date: 2023-September-28 | ||
- | Last tested date: 2023-September-28 | + | Last tested date: 2024-May-08 |
Line 273: | Line 292: | ||
Instructions creation date: 2023-September-21 | Instructions creation date: 2023-September-21 | ||
- | Last tested date: 2024-February-21 | + | Last tested date: 2024-May-08 |
+ | |||
+ | ==== Manjaro 24 (Wynsdey) ==== | ||
+ | |||
+ | A quick reference for Manjaro 24 (Wynsdey) using command line interface: | ||
+ | |||
+ | sudo pacman -S cmake gcc git gtk2 make sdl_image sdl_mixer sdl2_mixer vala | ||
+ | |||
+ | Instructions creation date: 2024-May-15 | ||
+ | |||
+ | Last tested date: 2024-May-15 | ||
==== OpenSUSE ==== | ==== OpenSUSE ==== | ||
Line 283: | Line 312: | ||
Instructions creation date: 2023-September-24 | Instructions creation date: 2023-September-24 | ||
- | Last tested date: 2024-May-1 | + | Last tested date: 2024-May-09 |
| | ||
==== OpenSUSE Tumbleweed ==== | ==== OpenSUSE Tumbleweed ==== | ||
Line 292: | Line 321: | ||
Instructions creation date: 2023-September-24 | Instructions creation date: 2023-September-24 | ||
- | Last tested date: 2024-May-1 | + | Last tested date: 2024-May-10 |
NOTE: the first client launch after compile may result in a warning about UI dialogs not being available. Exit the client and try launching again. | NOTE: the first client launch after compile may result in a warning about UI dialogs not being available. Exit the client and try launching again. | ||
Line 305: | Line 334: | ||
Instructions creation date: 2023-September-25 | Instructions creation date: 2023-September-25 | ||
- | Last tested date: 2023-September-25 | + | Last tested date: 2024-May-10 |
+ | ==== Pop!_OS 22.04 LTS (NVIDIA) ==== | ||
+ | |||
+ | A quick reference for Pop!_OS 22.04 LTS (NVIDIA) | ||
+ | |||
+ | sudo apt install cmake git libcurl4-openssl-dev libglade2-dev libsdl2-mixer-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libgtk2.0-dev valac | ||
+ | |||
+ | Instructions creation date: 2024-May-11 | ||
+ | |||
+ | Last tested date: 2024-May-11 | ||
==== Ubuntu ==== | ==== Ubuntu ==== | ||
Line 336: | Line 374: | ||
Instructions creation date: 2023-August-30 | Instructions creation date: 2023-August-30 | ||
- | Last tested date: 2023-August-30 | + | Last tested date: 2024-May-11 |
| | ||
==== Ubuntu 22.04 (Jammy Jellyfish) ==== | ==== Ubuntu 22.04 (Jammy Jellyfish) ==== | ||
Line 345: | Line 383: | ||
Instructions creation date: 2023-September-29 | Instructions creation date: 2023-September-29 | ||
- | Last tested date: 2023-September-29 | + | Last tested date: 2024-May-12 |
- | ==== Ubuntu 23.10 (Mantic Minotaur) ==== | ||
- | A quick reference for Ubuntu 23.10 (Mantic Minotaur) using the command line interface: | + | ==== Ubuntu 24.04 (Noble Numbat) ==== |
+ | |||
+ | A quick reference for Ubuntu 24.04 (Noble Numbat) using the command line interface: | ||
sudo apt install cmake git libcurl4-openssl-dev libglade2-dev libsdl2-mixer-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libgtk2.0-dev valac | sudo apt install cmake git libcurl4-openssl-dev libglade2-dev libsdl2-mixer-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libgtk2.0-dev valac | ||
- | Instructions creation date: 2023-September-26 | + | Instructions creation date: 2024-April-26 |
- | Last tested date: 2024-February-9 | + | Last tested date: 2024-April-26 |
- | ==== Ubuntu 24.04 (Noble Numbat) ==== | + | ==== Ubuntu 24.10 (Oracular Oriole) ==== |
- | A quick reference for Ubuntu 24.04 (Noble Numbat) using the command line interface: | + | A quick reference for Ubuntu 24.10 (Oracular Oriole) using the command line interface: |
sudo apt install cmake git libcurl4-openssl-dev libglade2-dev libsdl2-mixer-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libgtk2.0-dev valac | sudo apt install cmake git libcurl4-openssl-dev libglade2-dev libsdl2-mixer-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libgtk2.0-dev valac | ||
- | Instructions creation date: 2024-April-26 | + | Instructions creation date: 2024-November-23 |
- | Last tested date: 2024-April-26 | + | Last tested date: 2024-November-23 |
===== Obtaining the Source Code ===== | ===== Obtaining the Source Code ===== |