[Wine] installing dotnet20 fails

Dan Kegel dank at kegel.com
Sat Apr 5 10:04:02 CDT 2008


On Sat, Apr 5, 2008 at 7:30 AM, Raphael Clifford <drraph at gmail.com> wrote:
> I am on ubuntu 7.10. I did compile wine myself in order to add the
>  patch to fix the regression from bug 12280.

Maybe you're missing some build dependency... try
  wget http://kegel.com/wine/gutsy.sh
  sudo sh gusty.sh
If that installs anything, you might want to rebuild your wine.

>  sh winetricks dotnet20
>
>  [hangs, ] Instead I did
>
>  cabextract -d dotnet dotnetfx.exe
>  cd dotnet
>  wine install.exe
>
>  which worked.

I guess I should change winetricks to use cabextract until we get that fixed.

>  Now when I try to install 4oD I get
>
>   wine channel4_on_demand.exe
>
> fixme:ntdll:NtQuerySystemInformation info_class
>  SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION
>
> fixme:powrprof:DllMain (0x7e500000, 1, (nil)) not fully implemented
>  fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16
>
> Using system libcrypto, version 90709F
>
>  DLSYM: Failed to resolve FIPS_mode_set: 127

That's what makes me thing maybe you have an openssl problem...

> err:module:LdrInitializeThunk "RPCRT4.dll" failed to initialize, aborting

That's unusual.  Do you have other native DLLs installed?
You might want to start over with a clean .wine.
- Dan



More information about the wine-users mailing list