Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
macosinstall [2019/09/05 14:36]
romulo created
macosinstall [2019/09/05 14:44]
romulo
Line 17: Line 17:
 and finally click on the button "​**Integrate with Alternative R...**"​ to install the Dinamica EGO 5 R plugin.\\ and finally click on the button "​**Integrate with Alternative R...**"​ to install the Dinamica EGO 5 R plugin.\\
 Once the installation is complete you can use the functor "​**Calculate R Expression**"​. Once the installation is complete you can use the functor "​**Calculate R Expression**"​.
 +
 +
 +----
  
  
Line 25: Line 28:
 You can execute the following command on terminal in order to do this:\\ You can execute the following command on terminal in order to do this:\\
 <​code>​ <​code>​
-rm -rf "~/​Library/​Dinamica EGO 5/"+rm -rf ~/​Library/​DinamicaEGO5/
 rm -rf ~/​.dinamica_ego_5.conf ~/​.dinamica_ego_5_system.conf rm -rf ~/​.dinamica_ego_5.conf ~/​.dinamica_ego_5_system.conf
 +</​code>​
 +
 +----
 +
 +==== Python Cleanup ====
 +To cleanup your Dinamica EGO 5 Python integration directory, remove the directory PyEnvironment under ~/​Library/​Dinamica EGO 5/:\\
 +<​code>​
 +rm -rf ~/​Library/​Dinamica\ EGO\ 5/​PyEnvironment
 </​code>​ </​code>​