mirror of
https://github.com/OPM/ResInsight.git
synced 2026-08-13 06:34:59 -05:00
Update Installation.md
This commit is contained in:
@@ -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.
|
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 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
|
## Linux
|
||||||
@@ -26,4 +26,3 @@ Currently tested and verified version on Windows is Octave 3.6.1. NB! Version 3.
|
|||||||
|
|
||||||
------
|
------
|
||||||
[ Contents ](UsersGuide.md#contents)
|
[ Contents ](UsersGuide.md#contents)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user