[Bug 8895] Circuit Design Suite 10 fails to install

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 6 10:28:04 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=8895


Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|truiken at gmail.com           |wine-bugs at winehq.org
             Status|ASSIGNED                    |NEW




--- Comment #31 from Dan Kegel <dank at kegel.com>  2009-01-06 10:28:03 ---
Now NI_Circuit_Design_Suite_10_0_1.exe fails install with dialog
"Fatal Error!! Required NIPathsDir property FIREFOXVERSION is undefined."
Installing Firefox seems to get past that.  

Nicest way to continue installing is 
 cd ~/".wine/drive_c/National Instruments Downloads/NI Circuit Design
Suite/10.0.1"
 wine setup.exe 

The next failure is dialog
"Fatal Error!! Required NIPathsDir property LOGOSVERSION is undefined."
I tried working around that with
 wine msiexec /i Parts/logos470/logos.msi
Next problem was
 err:module:import_dll Library MSVCP60.dll (which is needed by
L"C:\\windows\\system32\\lkcitdl.exe") not found
and a short hang. The error happens during wine startup, so I tried
 cd ..
 mv 10.0.1 ~
 cd $HOME
 rm -rf .wine
 sh winetricks vcrun6
 cd 10.0.1
 wine msiexec /i Parts/logos470/logos.msi
 wine setup.exe
This still hangs for a while on
0012:Call KERNEL32.__wine_kernel_init() ret=7ef9ef5e
and then says
err:process:__wine_kernel_init boot event wait timed out
and continues running the setup.
The setup then fails with
 "The Windows Installer Service could not be accessed.
  Error: Service database locked
  Restart your computer and try again."

There's something about that logos service that wine doesn't like.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list