Hello all, newbie at linux. have installed Wine 1.1.17 and trying to use Winetricks to install the windows components to use with autoCAD 2006. When winetricks gets to the part where it connects to M/soft, it times out while waiting for a connection. Is there a solution to this or just keep trying? Cheers and TIA
Exactly which component? I used winetricks last night to install fonts and a vc runtime and it worked fine. Can you access the site to which it's trying to connect?
Net 2.0, msxml6, tahoma fonts
I presume just to keep on trying?
Had another go at it. Reloaded Wine 1.0.29, Winetricks, gecko installed OK got his message then the process stopped "Executing wine regedit /home/lance/.wine/drive_c/winetrickstmp/geckopath.reg Install of gecko done sha1sum mismatch! Rename /home/lance/.winetrickscache/./ppviewer.exe and try again. ########:~$ sh winetricks dotnet20 Setting Windows version to win2k Executing wine regedit /home/lance/.wine/drive_c/winetrickstmp/set-winver.reg Executing cp -f /home/lance/.winetrickscache/dotnet20/l_intl.nls /home/lance/.wine/drive_c/windows/system32/ sha1sum mismatch! Rename /home/lance/.winetrickscache/dotnet20/dotnetfx.exe and try again." Am trying to do the following " 3. Install required components by following command sh winetricks gecko gdiplus msxml3 dotnet20 corefonts tahoma It will take some time because winetricks will download all above components " Instructions from WineHQ for installing AutoCAD 2006 Cheers Whenu
Is that set up in the network category in the system tab? I haven't actually done any of the network settings yet
Changed the DNS settings, downloaded all except Net 2.0, got this error "sha1sum mismatch! Rename /home/lance/.winetrickscache/dotnet20/dotnetfx.exe and try again." How do I go about renaming the above? cheers
On Thu, Sep 10, 2009 at 05:07, Whenu <wineforum-user at winehq.org> wrote:> Changed the DNS settings, downloaded all except Net 2.0, got this error > > "sha1sum mismatch! ?Rename /home/lance/.winetrickscache/dotnet20/dotnetfx.exe and try again." > How do I go about renaming the above? cheers >Deleting it should work: rm /home/lance/.winetrickscache/dotnet20/dotnetfx.exe Renaming is: mv /home/lance/.winetrickscache/dotnet20/dotnetfx.exe /home/lance/.winetrickscache/dotnet20/dotnetfx.exe.broken
Ta Gert tried that and this is the result, appears there is nofile, I had a look in home/ lance/ but winetricks cache isn't there "~$ sh winetricks dotnet20 Setting Windows version to win2k Executing wine regedit /home/lance/.wine/drive_c/winetrickstmp/set-winver.reg Executing cp -f /home/lance/.winetrickscache/dotnet20/l_intl.nls /home/lance/.wine/drive_c/windows/system32/ sha1sum mismatch! Rename /home/lance/.winetrickscache/dotnet20/dotnetfx.exe and try again. lance at lance-machine:~$ mv /home/lance/.winetrickscache/dotnet20/dotnetfx.exe mv: missing destination file operand after `/home/lance/.winetrickscache/dotnet20/dotnetfx.exe'" cheers
Correction, found it using Hidden folders. Do I delete the whole winetrickscache file or just the dotnet20.exe?
On Thu, Sep 10, 2009 at 11:52, Whenu <wineforum-user at winehq.org> wrote:> Correction, found it using Hidden folders. > Do I delete the whole winetrickscache file or just the dotnet20.exe? >dotnet20/dotnetfx.exe If you delete everything, installing those thing again will take longer and waste bandwidth. (And the rm command I posted earlier will delete the file...) (issue with move, the two lines are both part of the command) Gert
Hi, have deleted the two files mentioned, according to the Terminal screen, dotnet2 is installed. When i try to install Autocad 2006, I get halfway through installing dotnet1.1 from the disc and the installation stops. This is the error message from the log file "[Info] Windows Installer upgrade is not required [9/13/2009 21:59:18] System Version = 3.1.4000.2435 [9/13/2009 21:59:18] Installation skipped: MSI Runtime 3.0 [9/13/2009 21:59:18] [Info] .NET Framework Runtime upgrade is not required [9/13/2009 21:59:18] System Version = 1.1.4322.573 [9/13/2009 21:59:18] Installation skipped: .NET Framework Runtime 1.1 [9/13/2009 21:59:18] Installation started: .NET Framework Runtime 1.1 SP1 [9/13/2009 21:59:18] Command = "support\dotnetfx\NDP1.1sp1-KB867460-X86.exe" /I /Q [9/13/2009 22:01:44] [Error: 1603] ERROR_INSTALL_FAILURE [9/13/2009 22:01:44] Installation failed: .NET Framework Runtime 1.1 SP1 [9/13/2009 22:01:44] Installation aborted [9/13/2009 22:01:56] === Installation ended ===" Also is mentioned is " SLI d66.tmp". Anyone of any assistance? cheers,