Od jakiegoś czasu męczę się z instalacją wine na komputerze bez włączonego x-servera (przez ssh zdalnie). Po kilku godzinach instalacja mi się powiodła (walczyłem z zależnościami) jednak gdy próbuje uruchomić cokolwiek nawet gdy wpisuje samo (wine, wineconsole) pokazuje się takie coś:
Invoking /usr/lib/wine/wine.bin wineconsole.exe ...
wine: failed to initialize: /usr/lib/wine/ntdll.dll.so: failed to map segment from shared object: Cannot allocate memory
/usr/bin/wine: line 396: 3316 Segmentation fault $XMESSAGE -timeout 30 -buttons " Dismiss ":0," Never display this message again ":3 -title "Wine Launch Window" -default " Dismiss " "Invoking $WINEBIN/$WINE_BIN_NAME $@ ...
This dialog box is a temporary status dialog to let you know
that Wine is attempting to launch your application.
Since Wine is still very much in a development stage,
many applications will fail silently.
This dialog box is your indication
that we're *trying* to run your application.
This dialog box will automatically disappear after 30 seconds,
or after your application finishes.
You can permanently disable this dialog by selecting
the option below.
" 2>/dev/null
Wine failed with return code 1
/usr/bin/wine: line 339: wait: pid 3316 is not a child of this shell
Próbuję uruchomić Diablo II Game Server (popularny GS beta 6) jeśli to może pomóc...
Z góry dziękuje za pomoc.