[GRASSweb-list] markus: web/grass62/binary/linux/fedora6 rpm_docs.html, NONE, 1.1

grass at intevation.de grass at intevation.de
Fri Nov 10 03:23:38 EST 2006


Author: markus

Update of /grassrepository/web/grass62/binary/linux/fedora6
In directory doto:/tmp/cvs-serv25617

Added Files:
	rpm_docs.html 
Log Message:
brad: RPM docs

--- NEW FILE: rpm_docs.html ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>GRASS GIS Fedora Core 6 RPMs</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>

<body>
	<H1>GRASS GIS Fedora Core 6 RPMs</H1>
	
	<H2>Packages</H2>
	<p>Fedora has packages for <code>proj</code> and <code>geos</code> in their repository.  The RPM for <code>geos</code> provided here is simply more recent.  Either will work.
	The RPM for <code>proj</code> here have been altered to provide datum/grids that are not provided by Fedora's <code>proj</code> or <code>proj-nad</code>.</p>
	<p>
	<code>jasper</code> is only required for <code>gdal-max</code>.  This version has the GeoJP patch.
	</p>
	<p>There are two version of <code>gdal</code>.  <code>gdal-min</code> has minimal functionality, but also has the fewest dependencies.  <code>gdal-max</code> supports many more data formats like <code>hdf5</code>, <code>netcdf</code>, <code>jasper</code>, <code>geos</code>, <code>cfitsio</code>.</p>
	<p>
	<code>gdal-grass</code> is needed for <code>gdal</code>.  It is a plugin for <code>gdal</code> to access data from GRASS GIS.</p>
	<p>
	<code>grass</code> GRASS GIS.  It requires <code>proj</code>, <code>geos</code>, one of the <code>gdal</code> packages, <code>fftw</code>, <code>tcl</code>, <code>tk</code>, <code>freetype</code>, <code>ncurses</code>, <code>libtiff</code>, <code>libjpeg</code>, <code>libpng</code>, <code>readline</code>, <code>mesa-libGL</code>, <code>python</code>, <code>lesstif</code>, and <code>libX11</code>.</p>

	<h2>Installation</h2>
	<p>Unfortunately, one of the consequences of complex software like GRASS GIS is a large number of dependencies.  The easiest and simplest way to install GRASS GIS is to download the RPMs here you wish to install and then do:<p>
 <code>yum localinstall downloaded_packages</code><p>
  <code>yum</code> will find and downloaded any extra RPMs that are required.</p>
	<p>
	Installing using <code>rpm</code> can be difficult if you do not already have the majority of dependencies already installed.  Using <code>yum</code> is the preferred installation method.</p>
</body>
</html>





More information about the grass-web mailing list