Problem with installing software
Problem with installing software
I am new, inexperienced user of linux mint 17.3 32-bit. Installed wine 1.6.2 and when I try to run setup for software Dentedit 2007, setup starts like on Windows and when I got to the point where copying files should start (after licence agreement, select installation folder (C:\Program Files\DrMiladinovic\DentEdit\), confirm installation) I got message installation incomplete, the installer was interupted before Dentedit 2007 could be installed. You need to restart the installer to try again. Click close to exit.
Anyone knows what potentially could be a problem?
Anyone knows what potentially could be a problem?
Re: Problem with installing software
Start by upgrading Wine; 1.6.2 is over two years old and no longer supported.
Re: Problem with installing software
Tried with newest version of Wine, the same problem! Please help! What should I do?
Re: Problem with installing software
Post terminal output. https://wiki.winehq.org/FAQ#get_log
Re: Problem with installing software
Did not get any log text, setup runs but no text in terminal
Re: Problem with installing software
Does this app have a free, legal download?
Re: Problem with installing software
It is from CD-ROM, legal software. I tried to copy it to desktop, the same problem
Re: Problem with installing software
What is the exact command you're using to run the installer?
Re: Problem with installing software
Right click on Install.exe and then open with Wine windows program loader, or from terminal: wine install.exe &> log.txt
Re: Problem with installing software
Earlier you said "no text in terminal." There wouldn't be, since you redirected the output to a file. What was in log.txt?TSI wrote: from terminal: wine install.exe &> log.txt
Re: Problem with installing software
Sory about that, I am using Linux for few days, still learning
Terminal:
********@********-NF520-A2-TE ~/Desktop/DENTEDIT2007STND $ wine install.exe
fixme:mscoree:get_runtime_info unsupported startup flags 6
fixme:mscoree:get_runtime_info unsupported runtimeinfo flags 18
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:mscoree:get_runtime_info unsupported startup flags 6
fixme:mscoree:get_runtime_info unsupported startup flags 6
err:winediag:SQLDrivers No ODBC drivers could be found. Check the settings for your libodbc provider.
err:msi:ITERATE_Actions Execution halted, action L"SxsInstallCA" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
********@********-NF520-A2-TE ~/Desktop/DENTEDIT2007STND $
Terminal:
********@********-NF520-A2-TE ~/Desktop/DENTEDIT2007STND $ wine install.exe
fixme:mscoree:get_runtime_info unsupported startup flags 6
fixme:mscoree:get_runtime_info unsupported runtimeinfo flags 18
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:mscoree:get_runtime_info unsupported startup flags 6
fixme:mscoree:get_runtime_info unsupported startup flags 6
err:winediag:SQLDrivers No ODBC drivers could be found. Check the settings for your libodbc provider.
err:msi:ITERATE_Actions Execution halted, action L"SxsInstallCA" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
********@********-NF520-A2-TE ~/Desktop/DENTEDIT2007STND $
Re: Problem with installing software
https://wiki.winehq.org/Wine_User's_Gui ... _DatabasesTSI wrote: err:winediag:SQLDrivers No ODBC drivers could be found. Check the settings for your libodbc provider.
Re: Problem with installing software
I am not sure how to fix this, still learning linux. I will try theese days to find how to solve this.
Re: Problem with installing software
I used winetricks and installed mdac27 or mdac28. Now in terminal I got this message:
******@******-NF520-A2-TE ~/Desktop/DENTEDIT2007STND $ wine install.exe
fixme:mscoree:get_runtime_info unsupported startup flags 6
fixme:mscoree:get_runtime_info unsupported runtimeinfo flags 18
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:mscoree:get_runtime_info unsupported startup flags 6
fixme:mscoree:get_runtime_info unsupported startup flags 6
err:msi:ITERATE_Actions Execution halted, action L"SxsInstallCA" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
******@******-NF520-A2-TE ~/Desktop/DENTEDIT2007STND $
Please help!
******@******-NF520-A2-TE ~/Desktop/DENTEDIT2007STND $ wine install.exe
fixme:mscoree:get_runtime_info unsupported startup flags 6
fixme:mscoree:get_runtime_info unsupported runtimeinfo flags 18
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:mscoree:get_runtime_info unsupported startup flags 6
fixme:mscoree:get_runtime_info unsupported startup flags 6
err:msi:ITERATE_Actions Execution halted, action L"SxsInstallCA" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
******@******-NF520-A2-TE ~/Desktop/DENTEDIT2007STND $
Please help!