Bug #1018
Mis à jour par Matthieu Decorde il y a plus de 10 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
or
$PROGRAMFILES/TXM/R/bin/x86/Rterm.exe
</pre>
Update R paths in the NSIS files (Windows setups)
*Solution*:
* use the
<pre>$PROGRAMFILES/TXM/R/bin/x64/Rterm.exe
or
$PROGRAMFILES/TXM/R/bin/x86/Rterm.exe
</pre>
Update R paths in the NSIS files (Windows setups)