<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body bgcolor="#ffffff" fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">The problem is that the name of the executable used (mx.exe) in Windows is not correctly identified as it is missing in the first part of the command, which only contains the path,
 not the name of the file itself.
<div>So please check the $mx_path variable in your config.php : it should be like</div>
<div>
<div>$mx_path="/ABCD/www/cgi-bin/mx.exe";</div>
<div>In Windows also the .exe is mandatory because the script checks if the file exists, including the extension in the name.</div>
<div><br>
<div class="BodyFragment"><font size="2"><span style="font-size:10pt;">
<div class="PlainText">Egbert de Smet<br>
Universiteit Antwerpen</div>
</span></font></div>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div id="divRpF136285" style="direction: ltr;"><font face="Tahoma" size="2" color="#000000"><b>From:</b> isis-users [isis-users-bounces+egbert.desmet=ua.ac.be@iccisis.org] on behalf of Renate Morgenstern [rmorgenstern@iway.na]<br>
<b>Sent:</b> Wednesday, May 04, 2016 3:56 PM<br>
<b>To:</b> isis-users@iccisis.org<br>
<b>Subject:</b> [Isis-users] Inverted file generation with mx<br>
</font><br>
</div>
<div></div>
<div>Good day,<br>
<br>
I wanted to use the IF generation with mx in ABCD 1.5.<br>
I works on Ubuntu, but not on WIndows - the message is that it can't be executed.<br>
<br>
The test for mx works - says OK.<br>
<br>
When I run the same command from the command line, there is no problem.<br>
I notice that there is a mixture of backward and forward slashes.<br>
What could be the problem?<br>
Renate<br>
<br>
<br>
Here is the command before execution:<br>
<font size="2">Command line:</font><br>
<font size="2">database: \ABCD\www\bases\matongo/data/matongo</font><br>
<font size="2">fst: @\ABCD\www\bases\matongo/data/matongo.fst</font><br>
<font size="2">mx: /ABCD/www/cgi-bin/ <a href="http://196.31.226.17/central/utilities/mx_test.php" target="_blank">
Test</a></font><br>
<font size="2">uctab: \ABCD\www\bases\matongo/data/isisuc.tab</font><br>
<font size="2">actab: \ABCD\www\bases\matongo/data/isisac.tab</font><br>
<hr align="center">
<br>
<font size="2">Query: /ABCD/www/cgi-bin/ \ABCD\www\bases\matongo/data/matongo fst=@\ABCD\www\bases\matongo/data/matongo.fst uctab=\ABCD\www\bases\matongo/data/isisuc.tab actab=\ABCD\www\bases\matongo/data/isisac.tab fullinv=\ABCD\www\bases\matongo/data/matongo
 -all now tell=100</font>
<h4><b>Inverted file generation</b> </h4>
<br>
<b>Output of error message:</b><br>
<br>
<h4><font size="2">Query: /ABCD/www/cgi-bin/ \ABCD\www\bases\matongo/data/matongo fst=@\ABCD\www\bases\matongo/data/matongo.fst uctab=\ABCD\www\bases\matongo/data/isisuc.tab actab=\ABCD\www\bases\matongo/data/isisac.tab fullinv=\ABCD\www\bases\matongo/data/matongo
 -all now tell=100</font> </h4>
<div align="center">
<table cellspacing="5">
<tbody>
<tr>
<td><br>
<br>
<br>
<h2><b><font size="5">Out: </font></b><br>
<b><font size="5">process NOT EXECUTED</font></b> </h2>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<br>
<br>
</div>
</div>
</div>
</div>
</body>
</html>