http://bugs.winehq.org/show_bug.cgi?id=11414 --- Comment #10 from Johan Dahlin <jdahlin(a)async.com.br> 2008-02-03 20:15:14 --- light.exe and candle.exe is available from the binary distribution, you need to substitute the path, so: cd /tmp mkdir wix-bin cd wix-bin wget http://ufpr.dl.sourceforge.net/sourceforge/wix/wix-3.0.2925.0-binaries.zip unzip wix-3.0.2925.0-binaries.zip cd /tmp mkdir wix-src cd wix-src wget http://ufpr.dl.sourceforge.net/sourceforge/wix/wix-3.0.2925.0-sources.zip unzip wix-3.0.2925.0-sources.zip cd /tmp/wix-src/examples/public/first wine /tmp/wix-bin/candle.exe product.wxs wine /tmp/wix-bin/light.exe "-cultures:en-us" product.wixobj -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.