err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception. This is the message I get I am running wine under lucid puppy 5.1.1 and the wine version is 1.1.43, inside VMWare Player Is there any way this may be resolved by perhaps some arguments to wine ? Thanks
On 7/10/11 6:35 PM, mahaju wrote:> err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception. > > This is the message I get > I am running wine under lucid puppy 5.1.1 and the wine version is 1.1.43, inside VMWare PlayerThis version is WAY OLD. Is there a particular reason that you are trying to run this version? James
no particular reason if updating may allow me to run my program then I would like to update as well can you give me any idea on how to do this? I am a beginner so I'm still learning about these things
I have seen that page already and couldn't find the link for my Puppy Linux Anyway I managed to download the tar.bz2 of Wine 1.3 (I think it is a beta version) and after extraction and execution of ./configure and issur=eing the make command, it is currently in the process of compiling Wine and is taking longer than I thought Anyway I will update this thread if I have any problems later Thank you for your help
Finally after almost 45 minutes of compiling and using almost 800MB of hard space, Wine build is completed But how do I use it now? I thought all I had to do was type wine <filename> and it would work, but it seems this is not the case
On 7/11/11 3:07 AM, mahaju wrote:> Finally after almost 45 minutes of compiling and using almost 800MB of hard space, Wine build is completed > But how do I use it now? > I thought all I had to do was type wine<filename> and it would work, but it seems this is not the casesudo make install James
This is the way.
I tried typing install but it says "missing file operand" Puppy Linux does not have the sudo command, everything is root by default
thank you for your replys I have consulted the puppy forums and found a .pet package for Wine so it's working now Just one thing I don't understand though, when I compiled Wine it took almost 800MB of hard disk space. When I install the same version through .pet package the required space is much lesser Why should that happen?