[arrayfire] 195/248: Add Ubuntu 14.04 installation quirk

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Nov 17 15:54:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch dfsg-clean
in repository arrayfire.

commit c19e63655c925c349685aa0e9f29969c6b2fe673
Author: Brian Kloppenborg <brian at kloppenborg.net>
Date:   Mon Nov 2 13:46:29 2015 -0500

    Add Ubuntu 14.04 installation quirk
---
 docs/pages/INSTALL.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/docs/pages/INSTALL.md b/docs/pages/INSTALL.md
index 5ca4a1a..e26e6df 100644
--- a/docs/pages/INSTALL.md
+++ b/docs/pages/INSTALL.md
@@ -97,13 +97,17 @@ file, run the installer.
 
     ./arrayfire_*_Linux_x86_64.sh --exclude-subdir --prefix=/usr/local
 
-## <a name="Ubuntu"></a> Ubuntu 14.10 and later
+## <a name="Ubuntu"></a> Ubuntu 14.04 and later
 
 First install the prerequisite packages:
 
     # Prerequisite packages:
     sudo apt-get install libfreeimage-dev libatlas3gf-base libfftw3-dev cmake
 
+If you are using Ubuntu 14.04, you will need to install GLFW3 from source following the 
+[instructions listed here](https://github.com/arrayfire/arrayfire/wiki/Build-Instructions-for-Linux#general-dependencies). 
+After this point, the installation should proceed identically to Ubuntu 14.10 or newer.
+
 If you are using ArrayFire on the Tegra-K1 also install these packages:
 
     sudo apt-get install libatlas3gf-base libatlas-dev libfftw3-dev liblapacke-dev

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git



More information about the debian-science-commits mailing list