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 [2011/08/15 11:51] – installation from command line as root marvinen:documentation:installation_on_linux_fedora [2016/02/07 10:52] (current) – Additional catalogs marvin
Line 3: Line 3:
 === Base software === === Base software ===
  
-The stable version of Skychart is include in the Fedora packages.+The stable version of Skychart is included in the Fedora packages.
  
 To install the software, just search for skychart in the Add/Remove Software menu: To install the software, just search for skychart in the Add/Remove Software menu:
Line 10: 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).**\\ 
 +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.1313401904.txt.gz · Last modified: 2015/11/06 20:34 (external edit)