From 9ea1e032e820d39b8013569a97fbf5dfc571d24e Mon Sep 17 00:00:00 2001 From: "J. Pery" Date: Mon, 8 Feb 2016 13:23:08 +0100 Subject: [PATCH] Update INSTALL --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 3642a5c..653bd91 100644 --- a/INSTALL +++ b/INSTALL @@ -5,7 +5,7 @@ Dependencies - CUDA (>= 4.0) (Not required for the CPU-only feature extractor). - HDF5 (>= 1.8.11) - Download the source code http://www.hdfgroup.org/ftp/HDF5/prev-releases/hdf5-1.8.12/src/hdf5-1.8.12.tar.gz + Download the source code http://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8.12/src/hdf5-1.8.12.tar.gz To install locally - $ ./configure --prefix=~/local/ --enable-threadsafe --with-pthread=/usr/include $ make