problem with Flash MX 2004

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
a.dehqan
Level 2
Level 2
Posts: 24
Joined: Sun May 11, 2008 2:05 pm

problem with Flash MX 2004

Post by a.dehqan »

In the Name Of god
Hello

I'll be so Thankfull if you guide me ;

I want to use Macromedia Flash MX 2004 under debian etch 4,with Wine 0.9.25.

Now ,i face with this error :

Code: Select all

warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\Program Files\\Macromedia\\Flash MX 2004\\ADVAPI32.dll": /root/.wine/dosdevices/c:/Program Files/Macromedia/Flash MX 2004/ADVAPI32.dll: invalid ELF header
How can i fix it ?

Regards dehqan
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: problem with Flash MX 2004

Post by dimesio »

a.dehqan wrote:
I want to use Macromedia Flash MX 2004 under debian etch 4,with Wine 0.9.25.

Now ,i face with this error :

Code: Select all

warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\Program Files\\Macromedia\\Flash MX 2004\\ADVAPI32.dll": /root/.wine/dosdevices/c:/Program Files/Macromedia/Flash MX 2004/ADVAPI32.dll: invalid ELF header
How can i fix it ?

Never run Wine as root.
http://wiki.winehq.org/FAQ#head-96bebfa ... 78b0d41014

You also need to upgrade to the current Wine. The version you're running is ancient.
a.dehqan
Level 2
Level 2
Posts: 24
Joined: Sun May 11, 2008 2:05 pm

Post by a.dehqan »

In The Name Of God
Hello

Thanks alot for you'r attention ;
Do you mean problem will be fixed in newer version ?

does the rpoblem related to using root or you just advise it ?

regards dehqab
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

a.dehqan wrote:Do you mean problem will be fixed in newer version ?
Might be. The rule in Wine - you have to be using no older then 1-2 month old version. Everything else is history.
a.dehqan wrote:does the problem related to using root or you just advise it ?
Both. You NEVER EVER run programs as root user on *NIX. Especially Wine.
Locked