User Tools

Site Tools


client:client_compiling

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
client:client_compiling [2024/05/13 01:26]
leaf [Linux Mint 21.3 (Virginia)] Update with package install list
client:client_compiling [2024/11/27 13:47] (current)
leaf [Ubuntu 24.10 (Oracular Oriole)] New section
Line 236: Line 236:
  
 Last tested 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 283: Line 293:
  
 Last tested date: 2024-May-08 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 365: Line 385:
 Last tested date: 2024-May-12 ​ 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 =====
client/client_compiling.1715581608.txt.gz · Last modified: 2024/05/13 01:26 by leaf