User Tools

Site Tools


gridarta

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
gridarta [2024/04/08 23:56]
leaf [Getting Gridarta] Add new section for Linux Distribution Specific Dependencies
gridarta [2024/04/26 18:26] (current)
leaf [Fedora 40] Initial set up and instructions
Line 3: Line 3:
 Gridarta is a project that merges CFJavaEditor from Crossfire with its derivate DaimoninEditor from Daimonin, started in May 2006 by Cher, Ragnor, and Zergus. ​ Gridarta is a project that merges CFJavaEditor from Crossfire with its derivate DaimoninEditor from Daimonin, started in May 2006 by Cher, Ragnor, and Zergus. ​
  
 +This page is a HOWTO for downloading and launching Gridarta for Crossfire Map Editor for use with the Crossfire.
  
-===== Getting Gridarta ===== 
  
-Snapshot release are made available depending on code updates and changes for Gridarta and Crossfire Archetypes, and can be found at" 
  
-[[https://​sourceforge.net/​projects/​crossfire/​files/​gridarta-crossfire/​|SourceForge Gridarta Snapshot Download]] 
  
 ==== Java or OpenJDK Installation ==== ==== Java or OpenJDK Installation ====
  
-While either Sun Java or OpenJDK will work, the initial instructions are a guide for using OpenJDK ​Java Runtime Environment (or JRE).+While either Sun Java or OpenJDK will work, the initial instructions are a guide for using OpenJDK Java Runtime Environment (or JRE).
  
 ===== Linux Distribution Specific Dependencies ===== ===== Linux Distribution Specific Dependencies =====
Line 143: Line 141:
 ==== Fedora ==== ==== Fedora ====
  
 +For all Fedora versions, it is also possible to install Java using `java-latest-openjdk` package (This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture) ​
 ==== Fedora 37 ==== ==== Fedora 37 ====
  
Line 167: Line 166:
 A quick reference for Fedora 39 using the command line interface: A quick reference for Fedora 39 using the command line interface:
  
-  sudo dnf install openjdk-8-jre+  sudo dnf install openjdk-17-jre
  
 Instructions creation date: 2024-April-4 Instructions creation date: 2024-April-4
  
-Last tested date: 2024-April-5+Last tested date: 2024-April-26 
 + 
 +==== Fedora 40 ==== 
 + 
 +A quick reference for Fedora 40 using the command line interface:​ 
 + 
 +  sudo dnf install openjdk-17-jre 
 + 
 +Instructions creation date: 2024-April-26
  
 +Last tested date: 2024-April-26
 ==== Linux Mint ==== ==== Linux Mint ====
  
Line 356: Line 364:
  
 Last tested date: 2024-April-8 Last tested date: 2024-April-8
 +
 +==== Ubuntu 24.04 (Noble Numbat) ====
 +
 +A quick reference for Ubuntu 24.04 (Noble Numbat)
 +
 +   sudo apt install openjdk-17-jre
 +
 +Instructions creation date: 2024-April-24
 +
 +Last tested date: 2024-April-26
 +===== Getting Gridarta =====
 +
 +Snapshot release are made available depending on code updates and changes for Gridarta and Crossfire Archetypes, and can be found at"
 +
 +[[https://​sourceforge.net/​projects/​crossfire/​files/​gridarta-crossfire/​|SourceForge Gridarta Snapshot Download]]
 +
 ===== Installing Gridarta on Windows ===== ===== Installing Gridarta on Windows =====
 +
 +FIXME - the install on Windows will likely get it's own page once this page is more organized and updated
 +
   * Access the latest .jar from [[https://​sourceforge.net/​projects/​crossfire/​files/​gridarta-crossfire/​]]   * Access the latest .jar from [[https://​sourceforge.net/​projects/​crossfire/​files/​gridarta-crossfire/​]]
   * To run the .jar you will need the Java Runtime Environment (JRE) available:​[[http://​www.oracle.com/​technetwork/​java/​javase/​downloads/​java-se-jre-7-download-432155.html|here]]   * To run the .jar you will need the Java Runtime Environment (JRE) available:​[[http://​www.oracle.com/​technetwork/​java/​javase/​downloads/​java-se-jre-7-download-432155.html|here]]
gridarta.1712638565.txt.gz · Last modified: 2024/04/08 23:56 by leaf