Bug #1018

Mis à jour par Matthieu Decorde il y a environ 11 ans

On some Windows configuration (to be defined), TXM failed to start Rserve using the "$PROGRAMFILES/TXM/R/bin/R.exe" path

*Solution*:
* use the
<pre>$PROGRAMFILES/TXM/R/bin/x64/Rterm.exe
"$PROGRAMFILES/TXM/R/bin/x64/Rterm.exe" path or
$PROGRAMFILES/TXM/R/bin/x86/Rterm.exe
</pre>
"$PROGRAMFILES/TXM/R/bin/x86/Rterm.exe"

Retour