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