aminhusni / Trinity_Matrix_Management_GUI

A management GUI for Matrix-Synapse server
GNU Affero General Public License v3.0
26 stars 0 forks source link

Install Trinity with wine on linux #4

Closed rubo77 closed 5 years ago

rubo77 commented 5 years ago

I get this error message:

Prerequisite check for system component Microsoft .NET Framework 4.6.1 (x86 and x64) failed with the following error message:
"Installation of the Microsoft .NET Framework 4.6.1 is not supported on this operating system. Contact your application vendor."

in 'C:\users\rubo77\Temp\VSD3c1a.tmp\install.log

Temp/VSD3c1a.tmp/install.log 
The following properties have been set:
Property: [AdminUser] = true {boolean}
Property: [InstallMode] = HomeSite {string}
Property: [NTProductType] = 0 {int}
Property: [ProcessorArchitecture] = AMD64 {string}
Property: [VersionNT] = 5.1.3 {version}
Running checks for package 'Microsoft .NET Framework 4.6.1 (x86 and x64)', phase BuildList
Reading value 'Release' of registry key 'HKLM\Software\Microsoft\NET Framework Setup\NDP\v4\Full'
Unable to read registry value
Not setting value for property 'DotNet461Full_Release'
Reading value 'v4' of registry key 'HKLM\SOFTWARE\Microsoft\NET Framework Setup\OS Integration'
Unable to read registry value
Not setting value for property 'DotNet461Full_OSIntegrated'
The following properties have been set for package 'Microsoft .NET Framework 4.6.1 (x86 and x64)':
Running checks for command 'DotNetFX461\NDP461-KB3102436-x86-x64-AllOS-ENU.exe'
Result of running operator 'ValueEqualTo' on property 'InstallMode' and value 'HomeSite': true
Result of checks for command 'DotNetFX461\NDP461-KB3102436-x86-x64-AllOS-ENU.exe' is 'Bypass'
Running checks for command 'DotNetFX461\NDP461-KB3102438-Web.exe'
Result of running operator 'ValueNotEqualTo' on property 'InstallMode' and value 'HomeSite': false
Skipping ByPassIf because Property 'DotNet461Full_Release' was not defined
Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false
Result of running operator 'VersionLessThan' on property 'VersionNT' and value '6.0.0': true
Result of checks for command 'DotNetFX461\NDP461-KB3102438-Web.exe' is 'Fail'
'Microsoft .NET Framework 4.6.1 (x86 and x64)' RunCheck result: Fail
A prerequisite failed for Package "Microsoft .NET Framework 4.6.1 (x86 and x64)"
Package failed with message "Installation of the Microsoft .NET Framework 4.6.1 is not supported on this operating system. Contact your application vendor."
aminhusni commented 5 years ago

Try installing .NET Framework first.

https://appdb.winehq.org/objectManager.php?sClass=version&iId=34219