LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Help with Wine install on slackware 9.1 (https://www.linuxquestions.org/questions/linux-software-2/help-with-wine-install-on-slackware-9-1-a-172517/)

spook 04-20-2004 11:21 AM

Help with Wine install on slackware 9.1
 
Hi,

Wondered if anyone could shed a little light on the procedure required to get Wine working. I am running slackware 9.1 and have installpkg'd the latest wine version. I have also run winesetuptk, without any errors. When I try and run wine I get:
agamemnon{spook}:wine
err:heap:HEAP_GetPtr Invalid heap (nil)!
err:module:load_builtin_callback can't load ntdll.dll
err:heap:HEAP_GetPtr Invalid heap (nil)!
err:module:load_builtin_callback can't load ntdll.dll
err:heap:HEAP_GetPtr Invalid heap (nil)!
err:module:load_builtin_callback can't load kernel32.dll
wine: could not load kernel32.dll, status c0000017

I get the same output regardless of which windows binary I am trying to run. No doubt it is a very simple error on my part, but this is my first attempt at Wine.
Cheers
Spook
.

njbrain 04-20-2004 08:55 PM

Are you running wine with a fake windows partition?
Noah

spook 04-21-2004 07:36 AM

Yes, I am attempting to use a fake windows partition, although if it is any easier I have an XP partition on the disk.
spook

njbrain 04-21-2004 07:55 AM

Try copying "ntdll.dll" and "kernel32.dll" to your fake windows/windows/system directory.
Noah

spook 04-21-2004 10:59 AM

Hi,

Thanks for the suggestion: I had no success with that though, but I have now downloaded the source and compiled it myself, instead of using the package, and I now have it working.
Thanks
spook
.


All times are GMT -5. The time now is 09:54 PM.