What lib do I need?

Questions about Wine on Linux
Locked
lexus45
Newbie
Newbie
Posts: 1
Joined: Mon May 14, 2012 10:48 pm

What lib do I need?

Post by lexus45 »

Hello all.

I need to run a specific exe in Linux.

When trying to use Wine, there's such an error:

Code: Select all

lexus@lexus:~$ wine .wine/drive_c/Program\ Files/Electra/WebClient/alean/twaWebClient.exe 
fixme:mpr:WNetGetUniversalNameA ("C:\\users\\Public\\Application Data\\Electra\\Cache", 0x00000001, 0x32f980, 0x32fd8c): stub
err:ole:TLB_ReadTypeLib Loading of typelib L"" failed with error 5
err:ole:CoRevokeClassObject COM was not initialized
err:seh:setup_exception_record stack overflow 932 bytes in thread 0009 eip 7bc3e45f esp 00230f8c stack 0x230000-0x231000-0x330000
[quote]

On the website of the programm it's written that "you can run it with Wine, but it'll show an error. You need to install some extra components, but we don't know what exactly and we do not provide support for non-Win users. Have a luck."

So, is it possible to understand, what does it need?  :( 
Thank you.[/quote]
Locked