could not install adobe digital edition 2.0 on centOS

Questions about Wine on Linux
Locked
kscnanawine
Newbie
Newbie
Posts: 2
Joined: Tue Feb 05, 2013 10:14 pm

could not install adobe digital edition 2.0 on centOS

Post by kscnanawine »

hi,
I try to install adobe digital edition 2.0 on centOS by doing

$wine ADE_2.0_Installer.exe

But I get the following error msg. Please help me to find a way to solve it. Thanks

err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:exec:SHELL_execute flags ignored: 0x00000100
wine: Install Mono for Windows to run .NET 2.0 applications.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: could not install adobe digital edition 2.0 on centOS

Post by dimesio »

Do what it says. Install winbind and wine-mono. If your distro doesn't package wine-mono you can download it from http://source.winehq.org/winemono.php?v=0.0.8.
kscnanawine
Newbie
Newbie
Posts: 2
Joined: Tue Feb 05, 2013 10:14 pm

Re: could not install adobe digital edition 2.0 on centOS

Post by kscnanawine »

dimesio wrote:Do what it says. Install winbind and wine-mono. If your distro doesn't package wine-mono you can download it from http://source.winehq.org/winemono.php?v=0.0.8.
Thanks for the reply.
but now I installed winbind.
I also installed mono but not winemono.

So it still gives me the error msg that I need to install mono

now I download winemono and try to install winemono. But it seems it detects I have mono in my centOS. So does nothing at all. Do you know how to uninstall mono? And I forgot where I installed mono......

Thanks
Locked