User Tools

Site Tools


en:documentation:installation_on_linux_fedora

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:documentation:installation_on_linux_fedora [2012/04/01 10:46] – Fedora specific notes marvinen:documentation:installation_on_linux_fedora [2016/02/07 10:52] (current) – Additional catalogs marvin
Line 1: Line 1:
 ====== Installation on Linux Fedora ====== ====== Installation on Linux Fedora ======
- 
-:!: **Skychart in Fedora 17 and higher is currently broken due to outdated Lazarus available in repositories. Please use rpm provided on Skychart homepage** 
  
 === Base software === === Base software ===
Line 12: Line 10:
  
 To install from a command line terminal, type as root:  To install from a command line terminal, type as root: 
-<file>+<code>
 yum install skychart yum install skychart
-</file>+</code>
  
 **Please note that, due to Fedora policies, some functionalities of Skychart are not available in the rpm provided by Fedora repositories (artificial satellites computation and Iridium flares prediction).**\\ **Please note that, due to Fedora policies, some functionalities of Skychart are not available in the rpm provided by Fedora repositories (artificial satellites computation and Iridium flares prediction).**\\
 If you need such functionalities please use rpm provided on Skychart homepage. If you need such functionalities please use rpm provided on Skychart homepage.
 +
 +=== Documentation ===
 +
 +To save bandwith, starting with Skychart 3.6, offline documentation is provided by a separate package named ''skychart-doc''. To install it from a command line terminal, type as root: 
 +<code>
 +yum install skychart-doc
 +</code>
  
 === Additional Catalog === === Additional Catalog ===
  
-Only minimal data are include with software package.\\ +Only minimal data are include with software base package.\\ 
-You can get RPM files for more stars, nebulae and pictures on the [[en:download|download page]].+For more stars or DSO objects you can install the additional data packages: 
 +<code> 
 +yum install skychart-data-stars 
 +</code> 
 +and / or 
 +<code> 
 +yum install skychart-data-dso 
 +</code> 
 + 
 +For additional pictures look at the [[en:download|download page]].
  
  
en/documentation/installation_on_linux_fedora.1333270013.txt.gz · Last modified: 2015/11/06 20:35 (external edit)