Menu

Dwsim wine edition problem

ali
2020-10-24
2020-10-24
  • ali

    ali - 2020-10-24

    Hello
    i followed instruction for wine edition
    "
    1. Install wine:

    sudo apt-get install wine-stable

    1. After installing wine, run DWSIM using the following command:

    WINEPREFIX=$HOME/Desktop/dwsim-wine_v62/wineprefix wine C:/DWSIM6/DWSIM.exe
    "
    but i get the error : " wine: cannot find : "C:/DWSIM6/DWSIM.exe" "
    mono-complete is installed
    couldn't find any solution in forums

     
  • Daniel Medeiros

    Daniel Medeiros - 2020-10-24

    what is the path of the wineprefix folder? where did you extract it?

     

    Last edit: Daniel Medeiros 2020-10-24
  • ali

    ali - 2020-10-24

    at first i tried as mentioned in instruction and extracted in my desktop "$HOME/Desktop/dwsim-wine_v62/wineprefix"
    then i copied the extracted folder to home directory and tried with "/home/username/dwsim-wine_v62/wineprefix"

    both returned :" wine: cannot find : "C:/DWSIM6/DWSIM.exe" "

     

    Last edit: ali 2020-10-24
  • Daniel Medeiros

    Daniel Medeiros - 2020-10-24

    try to find the DWSIM6 folder, and paste the full path here for me to check.

     
  • ali

    ali - 2020-10-24

    path is:
    $HOME/dwsim-wine_v62u4/wineprefix/drive_c/DWSIM6

     

    Last edit: ali 2020-10-24
  • Daniel Medeiros

    Daniel Medeiros - 2020-10-24

    the command to run DWSIM will be then

    WINEPREFIX=$HOME/dwsim-wine_v62u4/wineprefix wine C:/DWSIM6/DWSIM.exe
    
     
  • ali

    ali - 2020-10-24

    again "wine: cannot find 'C:/DWSIM6/DWSIM.exe'"
    maybe it is a problem of wine config
    i'm trying in mint 64

     

Log in to post a comment.