From 2ed37437273b0b07a456f6046231494b70b8fc0c Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Thu, 23 Jan 2014 14:07:46 +0100 Subject: [PATCH] Update Installation.md --- Documentation/UsersGuide/Installation.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Documentation/UsersGuide/Installation.md b/Documentation/UsersGuide/Installation.md index 9d50fab76e..2d46fd2925 100644 --- a/Documentation/UsersGuide/Installation.md +++ b/Documentation/UsersGuide/Installation.md @@ -13,7 +13,7 @@ Currently tested and verified version on Windows is Octave 3.6.1. NB! Version 3.6.2 has compile issues using VS2010, this version will not be able to compile the Octave plugins. - Download and install Octave 3.6.1 for VS2010 from [SourceForge](http://sourceforge.net/projects/octave/files/Octave%20Windows%20binaries/Octave%203.6.1%20for%20Windows%20Microsoft%20Visual%20Studio/octave-3.6.1-vs2010-setup-1.exe/download) -- Download a [missing library file](http://dl.dropbox.com/u/45539519/dirent-vs2010.lib), rename to **dirent.lib** and copy it into Octave lib folder, typically **c:/Octave-3.6.1/lib/dirent.lib** See details on [SourceForge](http://sourceforge.net/mailarchive/message.php?msg_id=28933804) +- Download a [missing library file](https://github.com/OPM/ResInsight/releases/download/1.0.0/dirent.lib) and copy it into Octave lib folder, typically **c:/Octave-3.6.1/lib/dirent.lib** See details on [SourceForge](http://sourceforge.net/mailarchive/message.php?msg_id=28933804) ## Linux @@ -26,4 +26,3 @@ Currently tested and verified version on Windows is Octave 3.6.1. NB! Version 3. ------ [ Contents ](UsersGuide.md#contents) -