[Bug 2622] error with Windows Installer for Topo! 3.4.2 on Fedora Core 3 linux

Wine Bugs wine-bugs at winehq.org
Mon Sep 26 04:46:26 CDT 2005


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





------- Additional Comments From jonathan at ernstfamily.ch  2005-26-09 04:46 -------
>After a cvs update -PAd, I did a make uninstall, moved my .wine out of the way,

Don't do that in that order, it wont uninstall cleanly in all cases...
Make something like:

make uninstall; update -PAd ; ./configure; make depend && make ; make install


>and then executed tools/wineinstall. Once it was in place, I verified that my

This is not needed anymore

>I've never directly edited user.reg, and it didn't seem to have a DllOverrides
>section, so I made the changes requested in comment #7 in my .wine/config.

DllOverrides are modified using winecfg in recent wines and .wine/config file is
not used (and ignored afaik), so don't use it. winecfg is a graphical front-end
to edit Wine's configuration.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the wine-bugs mailing list