gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master e5cb5a8 2/2: Minor edits in building from pack


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master e5cb5a8 2/2: Minor edits in building from package managers
Date: Wed, 15 Aug 2018 04:23:38 -0400 (EDT)

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

    Minor edits in building from package managers
    
    A line was added to the description in `apt-get', that Gnuastro is
    available in Debian. The format of the statement for `zipper' was also made
    in the same format. Also some of the secondary links in the description of
    `zypper' were taken to the footnote to make the text easier to read in PDF.
---
 doc/gnuastro.texi | 33 ++++++++++++++++++++++++---------
 1 file changed, 24 insertions(+), 9 deletions(-)

diff --git a/doc/gnuastro.texi b/doc/gnuastro.texi
index da8e9ea..c24683d 100644
--- a/doc/gnuastro.texi
+++ b/doc/gnuastro.texi
@@ -5171,6 +5171,12 @@ $ sudo apt-get install ghostscript libtool-bin 
libjpeg-dev  \
                        libgsl0-dev libcfitsio-dev wcslib-dev
 @end example
 
address@hidden
+Gnuastro is @url{https://tracker.debian.org/pkg/gnuastro,packaged} in
+Debian (and thus some of its derivate operating systems). Just make sure it
+is the most recent version.
+
+
 @item @command{dnf}
 @itemx @command{yum} (Red Hat-based OSs: Red Hat, Fedora, CentOS, Scientific 
Linux, and etc)
 @cindex RHEL
@@ -5241,23 +5247,32 @@ $ sudo pacman -S ghostscript libtool libjpeg libtiff    
    \
 @cindex openSUSE
 @cindex SUSE Linux Enterprise Server
 @cindex @command{zypper}
address@hidden://www.opensuse.org/,openSUSE} is a community project supported
-by @url{https://www.suse.com/,SUSE} with both stable and rolling releases.
address@hidden://www.suse.com/products/server/,SUSE Linux Enterprise Server} is
-the commmercial offering which shares code and tools. Many additional
-packages are offered in the @url{https://build.opensuse.org/,Build
-Service}.  openSUSE and SLES use @command{zypper} (cli) and YaST (GUI) for
-managing repositories and packages.
address@hidden://software.opensuse.org/package/gnuastro,Current verions} are
-usually available for installation or may be available in the distribution.
address@hidden://www.opensuse.org,openSUSE} is a community project supported by
address@hidden://www.suse.com,SUSE} with both stable and rolling releases.
+SUSE Linux Enterprise
address@hidden@url{https://www.suse.com/products/server}} (SLES) is the
+commmercial offering which shares code and tools. Many additional packages
+are offered in the Build
address@hidden@url{https://build.opensuse.org}}. openSUSE and SLES use
address@hidden (cli) and YaST (GUI) for managing repositories and
+packages.
 
 @example
 $ sudo zypper install ghostscript_any libtool pkgconfig    \
               cfitsio-devel gsl-devel libcurl-devel        \
               libgit2-devel libjpeg62-devel libtiff-devel  \
               wcslib-devel
address@hidden example
address@hidden
+When building Gnuastro, run the configure script with the following
address@hidden environment variable:
+
address@hidden
 $ ./configure CPPFLAGS="-I/usr/include/cfitsio"
 @end example
+
address@hidden Gnuastro is 
@url{https://software.opensuse.org/package/gnuastro,packaged}
address@hidden in @command{zypper}. Just make sure it is the most recent 
version.
 @end table
 
 Usually, when libraries are installed by operating system package managers,



reply via email to

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