[Bug 9423] wine 0.9.43 and 0.9.42 crash on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 23 11:01:40 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9423





--- Comment #2 from Jesse Allen <the3dfxdude at gmail.com>  2007-08-23 11:01:39 ---
After you verify it with a fresh .wine, try building wine yourself.

Download a copy of wine, either tarball or git tree. (git is preferred)
http://winehq.org/site/git
http://winehq.org/site/download (See source downloads at bottom)

Once you have an unpacked tree, cd into directory and run
$ ./configure && make depend && make

Once the wine build is completed, call your application like this:
$ cd ~/.wine/drive_c/your/appdir
$ ~/path/to/winebuilddir/wine yourapp.exe


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list