not possible to install ADE 4.5
not possible to install ADE 4.5
hello
I have linux mint 19.3 (on ubuntu 19.3) I need to use ADE to access a public library.
I installed wine 3.6 in 32 bits mode then I installed corefont and dotnet 4.5
I was able to install and run ADE1.6 , but it's a too old version
I try to install ADE4.0, but I always get the error message I searched in the forum, I found the same problem but not the solution.
I have linux mint 19.3 (on ubuntu 19.3) I need to use ADE to access a public library.
I installed wine 3.6 in 32 bits mode then I installed corefont and dotnet 4.5
I was able to install and run ADE1.6 , but it's a too old version
I try to install ADE4.0, but I always get the error message I searched in the forum, I found the same problem but not the solution.
Re: not possible to install ADE 4.5
@wormsf
I'm afraid that Wine 3.6 is unsupported now.
You'll want to install at least Wine 5.0, but ideally Wine 5.6 .
Then retest your application.
See: WineHQ Wiki: Ubuntu.
Linux Mint 19.3 is obviously based on Ubuntu 18.04 , I should add...
Bob
I'm afraid that Wine 3.6 is unsupported now.
You'll want to install at least Wine 5.0, but ideally Wine 5.6 .
Then retest your application.
See: WineHQ Wiki: Ubuntu.
Linux Mint 19.3 is obviously based on Ubuntu 18.04 , I should add...
Bob
Re: not possible to install ADE 4.5
Bob just beats me, but for the record:
Can you retry to install and run this program in a clean Wineprefix with Wine 5.6 and winetricks dotnet40?
Can you retry to install and run this program in a clean Wineprefix with Wine 5.6 and winetricks dotnet40?
Re: not possible to install ADE 4.5
Bob, you are right Mint 19.3 is based on Ubuntu 18.04
I have removed wine 3.6
then run :
as suggest on the web page of WineHQ Wiki
But wine version is 4.0 not 5.0 or 5.6
I have removed wine 3.6
then run :
Code: Select all
sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main'
But wine version is 4.0 not 5.0 or 5.6
Re: not possible to install ADE 4.5
Did you run sudo apt update?
What is the output of:
Don't forget to install the libfaudio0 packages before installing Wine!
What is the output of:
Code: Select all
apt policy winehq-stable
Re: not possible to install ADE 4.5
I forgot to do that
but know when i try to install, I have the following message
here after the result of apt policy
but know when i try to install, I have the following message
Code: Select all
Impossible to fix problems, faulty packages are in "keep as is mode".
Code: Select all
winehq-stable:
Installé : (aucun)
Candidat : 5.0.0~bionic
Table de version :
5.0.0~bionic 500
500 https://dl.winehq.org/wine-builds/ubuntu bionic/main amd64 Packages
4.0.3~bionic 500
500 https://dl.winehq.org/wine-builds/ubuntu bionic/main amd64 Packages
4.0.2~bionic 500
500 https://dl.winehq.org/wine-builds/ubuntu bionic/main amd64 Packages
4.0.1~bionic 500
500 https://dl.winehq.org/wine-builds/ubuntu bionic/main amd64 Packages
4.0~bionic 500
500 https://dl.winehq.org/wine-builds/ubuntu bionic/main amd64 Packages
500 http://mint.remi.lu tricia/import amd64 Packages
3.0.5~bionic 500
500 https://dl.winehq.org/wine-builds/ubuntu bionic/main amd64 Packages
3.0.4~bionic 500
500 https://dl.winehq.org/wine-builds/ubuntu bionic/main amd64 Packages
3.0.3~bionic 500
500 https://dl.winehq.org/wine-builds/ubuntu bionic/main amd64 Packages
3.0.2~bionic 500
500 https://dl.winehq.org/wine-builds/ubuntu bionic/main amd64 Packages
3.0.1~bionic 500
500 https://dl.winehq.org/wine-builds/ubuntu bionic/main amd64 Packages
Re: not possible to install ADE 4.5
impossible to install wine 5.0 but no problem to install wine 3.6
Re: not possible to install ADE 4.5
Did you install the libfaudio0 packages?
viewtopic.php?f=8&t=32192
viewtopic.php?f=8&t=32192
Re: not possible to install ADE 4.5
It's really difficult to install ADE last version
I have installed libfaudio0 and then wine 5.0
under win32 environment I have run winetrick, install corefont and dot.net 4.0
but impossible to install ADE4.0
I have installed libfaudio0 and then wine 5.0
under win32 environment I have run winetrick, install corefont and dot.net 4.0
but impossible to install ADE4.0
Code: Select all
-W240HU-W250HUQ:~$ winetricks
Using winetricks 20180217 - sha256sum: 1b156c616174f41df79d72a90c52eb2b110c63a6e8ecb865d303a8f9f0908924 with wine-5.0 and WINEARCH=win32
Gtk-Message: 14:35:49.525: GtkDialog mapped without a transient parent. This is discouraged.
Gtk-Message: 14:35:55.138: GtkDialog mapped without a transient parent. This is discouraged.
Executing w_do_call adobe_diged4
Executing load_adobe_diged4
------------------------------------------------------
Working around wine bug 32323
------------------------------------------------------
Gtk-Message: 14:36:00.296: GtkDialog mapped without a transient parent. This is discouraged.
Executing w_do_call corefonts
corefonts already installed, skipping
Executing w_do_call dotnet40
dotnet40 already installed, skipping
Executing cd /home/worms19/.cache/winetricks/adobe_diged4
Executing wine x:\ahk\AutoHotkey.exe C:\windows\Temp\_adobe_diged4\tmp.ahk
0054:err:winediag:load_gssapi_krb5 Failed to load libgssapi_krb5, Kerberos SSP support will not be available.
0065:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
Re: not possible to install ADE 4.5
How did you install the Wine package? Did you use the --install-recommends option?
libgssapi-krb5-2 is a recommended dependency of the wine-stable-i386/amd64 package.
libgssapi-krb5-2 is a recommended dependency of the wine-stable-i386/amd64 package.