Adobe Digital Editions 3
I got really excited when I learnt that ADE 3 can be installed. I get this when following the steps on the Wine ADE3 page.
I have Ubuntu 15.10 (64bit), running Wine 1.7.2 from the Ubuntu repo. Later Wine version cannot yet be installed because of broken dependencies.
Executing winetricks_early_wine regedit /S C:\windows\Temp\_dotnet20\set-winver.reg
------------------------------------------------------
Working around wine bug 34803
------------------------------------------------------
DELETE - HKLM\Software\Microsoft\.NETFramework\v2.0.50727\SBSDisabled (null) 0 0 0
Error: The system was unable to find the specified registry key or value
Current wine does not have wine bug 30845, so not applying workaround
Executing wine dotnetfx.exe /q /c:install.exe /q
fixme:advapi:DecryptFileA ("C:\\users\\barry\\Temp\\IXP000.TMP\\", 00000000): stub
err:secur32:SECUR32_initSchannelSP TLS library not found, SSL connections will fail
fixme:advapi:LsaOpenPolicy ((null),0x33f2e4,0x00000001,0x33f2d0) stub
fixme:advapi:LsaClose (0xcafe) stub
------------------------------------------------------
Note: command 'wine dotnetfx.exe /q /c:install.exe /q' returned status 26. Aborting.
If it's any help, the Windows command window shows the error "The entry point method could not be loaded"
Any thoughts? Thanks. Barry
Adobe Digital Editions 3
Re: Adobe Digital Editions 3
That's one problem you have to fix.err:secur32:SECUR32_initSchannelSP TLS library not found, SSL connections will fail
Beyond that, I'm not sure dotnet40 was installable in the two-year-old version of Wine you are using. You really need to upgrade. If you are unable to build Wine yourself you could try the Wine-staging package (which contains experimental patches).
-
- Newbie
- Posts: 2
- Joined: Fri Oct 23, 2015 9:51 am
Re: Adobe Digital Editions 3
Thanks - I thought that would be the case. The later version is in the Ubuntu proposed 'held back' packages because if that version is installed, it breaks most of Ubuntu. The same will apply if I build it myself, (or try the package you mentioned). Safest thing is to wait. It should be in 16.04, which I will start testing as soon as the first pre-alpha is available; usually before December. I'll be able to test it out there before it gets backported to Wily.