Problem :X

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
cotojestwtf
Newbie
Newbie
Posts: 3
Joined: Sun Mar 15, 2009 8:36 am

Problem :X

Post by cotojestwtf »

Hi i need problem with WINE

if i will try run application from win on Linux/Debian i get message

Code: Select all

Invoking /usr/lib/wine/wine.bin program ...
wine: failed to initialize: /usr/lib/wine/ntdll.dll.so: failed to map segment from shared object: Cannot allocate memory
Wine failed with return code 1
what i must make

Thanks for answers
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Problem :X

Post by vitamin »

cotojestwtf wrote:if i will try run application from win on Linux/Debian i get message
What Debian version? Looks like you using way way old version which had number of problems with Wine.
cotojestwtf
Newbie
Newbie
Posts: 3
Joined: Sun Mar 15, 2009 8:36 am

Post by cotojestwtf »

lol my stupid question how to check version o.O
Oliver aka v1k1ng0

Problem :X

Post by Oliver aka v1k1ng0 »

Hello,

2009/3/15 cotojestwtf <[email protected]>
lol my stupid question how to check version o.O
cat /etc/debian_version

Cheers...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
Martin Gregorie

Problem :X

Post by Martin Gregorie »

On Mon, 2009-03-16 at 08:52 +0000, Oliver aka v1k1ng0 wrote:
Hello,

2009/3/15 cotojestwtf <[email protected]>
lol my stupid question how to check version o.O
cat /etc/debian_version
Even better: cat /proc/version

Not all distros have a version file in /etc.

Martin
cotojestwtf
Newbie
Newbie
Posts: 3
Joined: Sun Mar 15, 2009 8:36 am

Post by cotojestwtf »

OK ! and i have version 4.0
Locked