View Single Post
Old 08-27-2008, 02:19 PM   #15
ashkulz
Addict
ashkulz will become famous soon enoughashkulz will become famous soon enoughashkulz will become famous soon enoughashkulz will become famous soon enoughashkulz will become famous soon enoughashkulz will become famous soon enoughashkulz will become famous soon enough
 
ashkulz's Avatar
 
Posts: 350
Karma: 705
Join Date: Dec 2006
Location: Mumbai, India
Device: Kindle 1/REB 1200
Quote:
Originally Posted by derrell View Post
I am getting the same sort of error with wine but with version .01 I think. Downloaded it yesterday.
Code:
Execution failed at src/impmake.c:191 while attempting to execute
  dhCallMethod(impBuilder, L".ValidateManifest(%o)", impProject)
As the versions go up you might want to add a --version switch as I'm not sure which one I have, but I think it is .01.

Ok looked back at the first post where the files are and it is .01 that have as .02 is labeled .02. Brain isn't working today.
Ok, here's a quick way to get it working in WINE.
  1. Remove or backup your existing wine folder (e.g. using rm -fR ~/.wine)
  2. Download winetricks and run "sh winetricks vcrun6"
  3. Install eBook Publisher
  4. run "sh winetricks dcom98" and click Yes twice.

Now you can try running wine impmake.exe <other-params>
ashkulz is offline   Reply With Quote