Need help getting WINE to work

Booting, installing, newbie
Post Reply
Message
Author
Gabian
Posts: 13
Joined: Wed 27 Sep 2006, 03:23
Location: WA, Perth

Need help getting WINE to work

#1 Post by Gabian »

Hi guys thanks for helping me with the IceWM theme from the previous post. I've got a new question for you:

I installed the dotpup of WINE from the following link:
http://dotpups.de/dotpups/Emulators/Wine-0.9.17.pup

I have also installed a WINE interface via the following link:
http://dotpups.de/dotpups/Emulators/Win ... ox-1.2.pup

So far I have done the following steps:

1. Mount my C: drive from MUT
2. Open the WINE interface with winecfg from the console
3. Under the "Drives" tab, set the drive mapping for drive C: to:
/mnt/sda1/
This is to set the directory for C: drive
4. Under the "Applications" tab, set the windows version to Windows XP
5. Under the "Applications" tab, added a new application to the following directory:
/mnt/sda1/Program files/Gravity/ Anima.exe

Upon pressing OK and exiting the WINE interface, I was prompted with error:

==========Error message start==========
err:
module:
load_builtin_dll failed to load .so lib for builtin L'wineesd.drv':
libesd.so.0:
cannot open shared object file:
No such file or directory
err:
winecfg:
on_remove_click unixpath:
/mnt/sda1/Program Files/Gravity/
==========Error message end===========

What do I do from here? Did I install WINE correctly? It was from the dotpup file but I did notice a error message during installation. Anyway, I am using Puppy 2.11 Beta from a USB drive with a ext3 file system.


Cheers!

User avatar
Wolfen
Posts: 86
Joined: Tue 18 Jul 2006, 09:34
Location: Behind you..

#2 Post by Wolfen »

I don't know, but I think you should configure Wine as you've done, but remove the program from the 'applications' tab. Then open a console, and type # wine '/mnt/sda1/Program files/Gravity/Anima.exe', and post the errormessages that apear. Oh, and remember to quote the path to the program, as it contains spaces.
Wolfen

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#3 Post by Lobster »

Maybe this will help . . .

http://puppylinux.org/wikka/WineUse/edit

:)
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#4 Post by MU »

libesd is a soundsystem:
http://dotpups.de/dotpups/Multimedia/li ... 0.2.36.pup

I would not set C: to a existing windows-drive.
Imagine you install a program, that installs files to c:\windows\system.
If you install it in Wine, it could overwrite files of your XP-system with the risk of breaking it.
It would be better to use the preferences, what uses a hidden folder in your Puppy as C: ( /root/.wine/drive_c )

Mark

Gabian
Posts: 13
Joined: Wed 27 Sep 2006, 03:23
Location: WA, Perth

#5 Post by Gabian »

Hi all,

Thanks for your help. But I still couldn't get it running. This was what I did:

1. Uninstall WINE from my computer decide to restart everything again
2. Downloaded and installed the following:
http://dotpups.de/dotpups/Emulators/Win ... 0.9.22.pup
http://dotpups.de/dotpups/Emulators/Win ... rdview.pup
http://dotpups.de/dotpups/Emulators/Win ... ox-1.2.pup
http://dotpups.de/dotpups/Multimedia/li ... 0.2.36.pup

Problem. While configuring WINE from Winecfg, when I click on the 'Audio' tab I received the error message below under a xmessage:

wine:
Unhandled page fault on write access to 0x003ffd80 at address 0x60fc7099 (thread 0009), starting debugger...
Modules:

Cannot get info on module while no process is loaded
Threads:

process tid prio (all id:
s are in hex)
0000000a
0000000b 0
00000008 (D) (null)
00000009 0


Any advice? Or should I install:
http://dotpups.de/dotpups/Emulators/Wine-0.9.17.pup
Which is supposed to be more stable? By the way, I have executed some programs below but had some errors:

1. Anima.exe the program which I want to run, said it needs to refer to files
2. QuickTime.exe. Apple quicktime

Is it sill to early at this point to say if WINE can run these programs? Was hoping to run WINE on my games as I have seen a post on this forum somewhere that people are doing it. E.g. Doom 3, Half-Life

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#6 Post by MU »

Problem. While configuring WINE from Winecfg, when I click on the 'Audio' tab I received the error message below under a xmessage:
Yes, this is an unsolved bug since 0.9.18.
But maybe you will get sound anyway?
Did you try it?
Was hoping to run WINE on my games as I have seen a post on this forum somewhere that people are doing it. E.g. Doom 3, Half-Life
Doom3 runs native in Linux:
http://www.murga.org/~puppy/viewtopic.php?t=8858

For Halflive (1), you can use Wine 0.9.17 I think, I played it with an even older version before.
Just the menu might look buggy.

Mark

Gabian
Posts: 13
Joined: Wed 27 Sep 2006, 03:23
Location: WA, Perth

#7 Post by Gabian »

Oh I see, actually I am more interested in playing Anima.exe in Puppy which is this game below:
http://www.theanimaro.com

Any advice?

Post Reply