[PATCH] Minor fixes to the INSTALL-file

Dirk Hohndel dirk at hohndel.org
Thu Jun 11 07:57:07 PDT 2015


On Thu, Jun 11, 2015 at 12:02:22PM +0300, "Paul-Erik Törrönen" wrote:
> * Add needed qt5-qtlocation-devel package for Fedora install
> * Correct the call to subsurface binary after compilation]

Thanks for the patch. Much appreciated.

Small complaint... the patch was line wrapped and needed to be hand edited
before it would apply...

It's pushed now.

/D

> diff --git a/INSTALL b/INSTALL
> index 2a4c987..09caf3e 100644
> --- a/INSTALL
> +++ b/INSTALL
> @@ -58,7 +58,10 @@ sudo yum install git gcc-c++ make autoconf automake
> libtool cmake \

^^^^^ here

>  	libzip-devel libxml2-devel libxslt-devel libsqlite3x-devel \
>  	libgit2-devel libudev-devel libusbx-devel \
>  	qt5-qtbase-devel qt5-qtdeclarative-devel qt5-qtscript-devel \
> -	qt5-qtwebkit-devel qt5-qtsvg-devel qt5-qttools-devel
> +	qt5-qtwebkit-devel qt5-qtsvg-devel qt5-qttools-devel qt5-qtlocation-devel
> +
> +Note that beginning with Fedora 22, you should be using the dnf command
> instead

^^^^^ and here

> +as yum is being deprecated.
> 
>  Package names are sadly different on OpenSUSE
> 
> @@ -99,8 +102,8 @@ git clone -b v4.4.2
> git://subsurface-divelog.org/subsurface

^^^^^^ and here as well



More information about the subsurface mailing list