<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Aptech &#187; Answers for "GAUSS Engine project cannot locate the mteng library"</title>
	<atom:link href="http://www.aptech.com/questions/gauss-engine-project-cannot-locate-the-mteng-library/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aptech.com</link>
	<description></description>
	<lastBuildDate>Fri, 08 Feb 2013 19:12:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>By: Aptech</title>
		<link>http://www.aptech.com/questions/gauss-engine-project-cannot-locate-the-mteng-library/#answer-3032</link>
		<comments>http://www.aptech.com/questions/gauss-engine-project-cannot-locate-the-mteng-library/#answer-3032#comments</comments>
		<pubDate>Fri, 25 Jan 2013 19:27:35 +0000</pubDate>
		<dc:creator>Aptech</dc:creator>
		
		<guid isPermaLink="false">http://www.aptech.com/questions/gauss-engine-project-cannot-locate-the-mteng-library/#answer-3032</guid>
		<description><![CDATA[There are a few reasons that this could happen. The Java API is going to look for the mteng.dll or mtengrt.dll in the directory to which the environment variable GEJAVA_HOME is pointing at. If neither mteng.dll or mtengrt.dll are in &#8230; <a href="http://www.aptech.com/questions/gauss-engine-project-cannot-locate-the-mteng-library/#answer-3032">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There are a few reasons that this could happen.</p>
<ol>
<li>The Java API is going to look for the mteng.dll or mtengrt.dll in the directory to which the environment variable GEJAVA_HOME is pointing at. If neither mteng.dll or mtengrt.dll are in this directory, you will get the exception that you are receiving.</li>
<li>If the mteng.dll or mtengrt.dll cannot find all of its dependencies, this will result in the Java API being unable to load the DLL and will also return this exception. The dependencies for the mteng.dll and mtengrt.dll fall into two categories.
<ol>
<li>GAUSS provided dependencies, which include:
<pre>icudt44.dll
icuin44.dll
icuuc44.dll
libiomp5md.dll
libxl.dll
xls.dll
gauss.dll
pthreadVC2.dll</pre>
</li>
<li>The Windows Visual Studio C++ 2008 and 2005 redistributables.</li>
</ol>
</li>
</ol>
<p>The Windows VS redistributables can be downloaded directly from Microsoft at the following links:<br />
&nbsp;<br />
<a href="http://www.microsoft.com/en-us/download/details.aspx?id=5582" title="Microsoft VS 2008 32-bit installer download http://www.microsoft.com/en-us/download/details.aspx?id=5582">VS 2008 32-bit</a><br />
<a href="http://www.microsoft.com/en-us/download/details.aspx?id=2092" title="Microsoft VS 2008 64-bit installer download http://www.microsoft.com/en-us/download/details.aspx?id=2092">VS 2008 64-bit</a><br />
<a href="http://www.microsoft.com/en-us/download/details.aspx?id=5638" title="Microsoft VS 2005 32-bit installer download http://www.microsoft.com/en-us/download/details.aspx?id=5638">VS 2005 32-bit</a><br />
<a href="http://www.microsoft.com/en-us/download/details.aspx?id=18471" title="Microsoft VS 2005 64-bit installer download http://www.microsoft.com/en-us/download/details.aspx?id=18471">VS 2005 64-bit</a></p>
<p>First check the value of GEJAVA_HOME, next make sure that the directory has all the correct contents, finally install the Microsoft VS redistributable packages.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aptech.com/questions/gauss-engine-project-cannot-locate-the-mteng-library/#answer-3032/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.aptech.com @ 2013-02-09 01:23:04 --