[Bug 5824] mdac-2.8 installer fails on first run

Wine Bugs wine-bugs at winehq.org
Sat Mar 24 08:16:59 CDT 2007


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





------- Additional Comments From hans at it.vu.nl  2007-24-03 08:16 -------
I still see fixme's from builtin odbc when I run your script.
The bug appears to be that 'try' implies a sub shell invocation,
so the env variables need to be exported:

    export WINEDLLOVERRIDES="odbccp32,odbc32=n"
    try $WINE $WINETRICKS_CACHE/MDAC_TYP.EXE

Also, on line 128 you need a '$' before 'WINE'.


-- 
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