<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.opm-project.org/index.php?action=history&amp;feed=atom&amp;title=Quick_Installation</id>
	<title>Quick Installation - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.opm-project.org/index.php?action=history&amp;feed=atom&amp;title=Quick_Installation"/>
	<link rel="alternate" type="text/html" href="https://wiki.opm-project.org/index.php?title=Quick_Installation&amp;action=history"/>
	<updated>2026-05-02T13:21:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.13</generator>
	<entry>
		<id>https://wiki.opm-project.org/index.php?title=Quick_Installation&amp;diff=1878&amp;oldid=prev</id>
		<title>Markusblatt: removed outdated installation instructions and linked to webpage</title>
		<link rel="alternate" type="text/html" href="https://wiki.opm-project.org/index.php?title=Quick_Installation&amp;diff=1878&amp;oldid=prev"/>
		<updated>2022-02-07T20:19:26Z</updated>

		<summary type="html">&lt;p&gt;removed outdated installation instructions and linked to webpage&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
DOWNLOAD AND INSTALL&lt;br /&gt;
-----------&lt;br /&gt;
&lt;br /&gt;
Please read the installation notes on our website: https://opm-project.org/?page_id=36&lt;br /&gt;
&lt;br /&gt;
REPORTING ISSUES&lt;br /&gt;
----------------&lt;br /&gt;
&lt;br /&gt;
Issues can be reported in the Git issue tracker online at:&lt;br /&gt;
&lt;br /&gt;
    http://github.com/OPM/opm-simulators/issues&lt;br /&gt;
&lt;br /&gt;
To help diagnose build errors, please provide a link to a build log together&lt;br /&gt;
with the issue description.&lt;br /&gt;
&lt;br /&gt;
You can capture such a log from the build using the `script&amp;#039; utility, e.g.:&lt;br /&gt;
&lt;br /&gt;
    LOGFILE=$(date +%Y%m%d-%H%M-)build.log ;&lt;br /&gt;
	cmake -E cmake_echo_color --cyan --bold &amp;quot;Log file: $LOGFILE&amp;quot; ;&lt;br /&gt;
    script -q $LOGFILE -c &amp;#039;cmake ../opm-core -DCMAKE_BUILD_TYPE=Debug&amp;#039; &amp;amp;&amp;amp;&lt;br /&gt;
    script -q $LOGFILE -a -c &amp;#039;ionice nice make -j 4 -l 3&amp;#039; ||&lt;br /&gt;
    cat CMakeCache.txt CMakeFiles/CMake*.log &amp;gt;&amp;gt; $LOGFILE&lt;br /&gt;
&lt;br /&gt;
The resulting file can be uploaded to for instance gist.github.com.&lt;/div&gt;</summary>
		<author><name>Markusblatt</name></author>
	</entry>
</feed>