Results 1 to 4 of 4
Has anyone successfully installed the "tomtom home" and executed it?
(this is the pc software for the tomtom gps device)
The attachment is a screen shot of the error I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-18-2008 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 4
TomTom GPS Device
Has anyone successfully installed the "tomtom home" and executed it?
(this is the pc software for the tomtom gps device)
The attachment is a screen shot of the error I get when I try to run it,
Does any one have any suggestions on how to fix it?
Thanks,
Gary
- 06-19-2008 #2Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
Try running it in a terminal window and look at the output. It seems like it's not able to load any given C library. There's a change it could work by just installing the correct msvc....dll into your wine system32 folder.
- 06-19-2008 #3Just Joined!
- Join Date
- Jan 2007
- Posts
- 4
Thank you for the response.
Ran it in a terminal. Here is the terminal output:msvcr80.dll is in the system32 folder.gary@suselinux:~> wine "C:\Program Files\TomTom HOME 2\TomTomHOME.exe"
err:module:LdrInitializeThunk "MSVCR80.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\TomTom HOME 2\\TomTomHOME.exe" failed, status c0000142
gary@suselinux:~>
Did I need to do anything other than just copy it to system32?
- 06-19-2008 #4Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513


Reply With Quote

