gnuastro-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-commits] master 8803104: Dependency installation with package


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master 8803104: Dependency installation with package managers on top webpage
Date: Fri, 20 Jul 2018 10:44:37 -0400 (EDT)

branch: master
commit 88031042cb84702ad537802e4dcb60b90c15e46a
Author: Mohammad Akhlaghi <address@hidden>
Commit: Mohammad Akhlaghi <address@hidden>

    Dependency installation with package managers on top webpage
    
    The page describing the commands to install all Gnuastro's dependencies
    with a package manager is very convenient for early users. So to help them
    find it, a link to that page has been added to the top webpage.
    
    Also, a typo in the NEWS file (for a bug name) was fixed.
---
 NEWS                 | 2 +-
 doc/gnuastro.en.html | 5 ++++-
 doc/gnuastro.fr.html | 8 +++++++-
 3 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index f443168..49cf251 100644
--- a/NEWS
+++ b/NEWS
@@ -47,7 +47,7 @@ GNU Astronomy Utilities NEWS                          -*- 
outline -*-
   bug #54063: Match tests in make check fail randomly.
   bug #54186: MakeCatalog's --checkupperlimit not keeping output's name.
   bug #54188: MakeCatalog's Upperlimit not being sigma-clipped properly.
-  bug #54284: Crop segrault when catalog contains no data.
+  bug #54284: Crop segfault when catalog contains no data.
   bug #54285: make check fails if g++ not present.
   bug #54286: BuildProgram's configuration file, not built by default.
   bug #54297: No Match output when --notmatched called and no match.
diff --git a/doc/gnuastro.en.html b/doc/gnuastro.en.html
index 323e152..b19f9da 100644
--- a/doc/gnuastro.en.html
+++ b/doc/gnuastro.en.html
@@ -122,7 +122,10 @@ review of the Gnuastro's building and installation 
commands.</p>
 <p>Gnuastro only has three mandatory
 dependencies: <a href="manual/html_node/GNU-Scientific-Library.html">GNU
 Scientific
-Library</a>, <a href="manual/html_node/CFITSIO.html">CFITSIO</a>, <a 
href="manual/html_node/WCSLIB.html">WCSLIB</a>.</p>
+Library</a>, <a href="manual/html_node/CFITSIO.html">CFITSIO</a>, <a 
href="manual/html_node/WCSLIB.html">WCSLIB</a>.<br />See <a 
href="manual/html_node/Dependencies-from-package-managers.html">Dependencies
+from package managers</a> for easy installation of Gnuastro's dependencies
+using tools like <code>apt-get</code>, <code>dnf</code>
+(or <code>yum</code>), <code>pacman</code> or <code>brew</code>.</p>
 
 <p>For a more detailed description, see
 the <a href="manual/html_node/Installation.html">Installation</a> chapter
diff --git a/doc/gnuastro.fr.html b/doc/gnuastro.fr.html
index 5705db3..62ba52e 100644
--- a/doc/gnuastro.fr.html
+++ b/doc/gnuastro.fr.html
@@ -118,7 +118,13 @@ h3 { clear: both; }
 <p>Gnuastro n'a que trois dépendances obligatoires&nbsp;:
   <a href="manual/html_node/GNU-Scientific-Library.html">GNU Scientific
   Library</a>, <a href="manual/html_node/CFITSIO.html">CFITSIO</a> et
-  <a href="manual/html_node/WCSLIB.html">WCSLIB</a>.</p>
+  <a href="manual/html_node/WCSLIB.html">WCSLIB</a>.<br />Dans le
+  chapitre <a 
href="manual/html_node/Dependencies-from-package-managers.html">Dépendances
+  des gestionnaires de paquets</a> vous trouverez les commandes pour une
+  installation facile des dépendances de Gnuastro en utilisant des
+  logiciels comme <code>apt-get</code>, <code>dnf</code>
+  (ou <code>yum</code>),
+  <code>pacman</code> ou <code>brew</code>.</p>
 
 <p>Dans le chapitre <cite><a href="manual/html_node/Installation.html">
   Installation</a></cite>, vous trouverez des explications complètes sur



reply via email to

[Prev in Thread] Current Thread [Next in Thread]