Hi all, i have just finished my installation of wine as normal user (see below). Notepad is running fine, so i decided to run something more fun, starcraft. The installation program works, even with sound and all, exept when i decide to run the previews. The previews run rine, but whithout sound. When i return to the installation program the sound is gone. But anyway, it does it's yob, i.e. it installes starcraft. When i start the game i get the following error: WineDbg starting on pid f Loaded debug information from ELF 'wine' ((nil)) No debug information in 32bit DLL 'C:\Program Files\Starcraft\StarCraft.exe' (0x400000) No debug information in 32bit DLL 'NTDLL.DLL' (0x401a0000) No debug information in 32bit DLL 'KERNEL32.DLL' (0x40460000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x406b0000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\CRTDLL.DLL' (0x40690000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x408d0000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40850000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40710000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40aa0000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40a20000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40af0000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40b40000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40990000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' (0x40bf0000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' (0x40910000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x40c20000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x40c10000) No debug information in 32bit DLL 'C:\PROGRAM FILES\STARCRAFT\STORM.DLL' (0x15000000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40d10000) No debug information in 32bit DLL 'C:\PROGRAM FILES\STARCRAFT\LOCAL.DLL' (0x2000000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DDRAW.DLL' (0x42410000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x444a0000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x44450000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x44510000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x44560000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x44540000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x446a0000) Unhandled exception: page fault on read access to 0x00000010 in 32-bit code (0x444c5aab). In 32-bit mode. 0x444c5aab (WINMM.DLL.waveOutUnprepareHeader+0x2b in WINMM.DLL): testb $0x2,0x10(%esi) Wine-dbg> Any suggestions how to solve this? Greets, cedric Some versions: wine-20031118 linux-2.6.1 gcc 3.3.2 Glibc-2.3.2 P.S. I wanted to do all installing as a normal user , so i installed wine the hard way: ./configure --prefix=/home/cedric/wine 2>&1 | tee ~/winelog1 make depend 2>&1 | tee ~/winelog2 time make 2>&1 | tee ~/winelog3 #75 minutes, 6SBU make install 2>&1 | tee ~/winelog4 #make sure we can find our libs export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/cedric/wine/lib #and our bin's export PATH=$PATH:~/wine/bin #making a fake windows c drive mkdir ~/wine-c-drive cd ~/wine-c-drive mkdir -p windows windows/system windows/Start\ Menu windows/Start\ Menu/Programs ##return to sourcedir #adding config file mkdir ~/.wine cp documentation/samples/config ~/.wine ## a bit of editing of the config file so it can find my c-drive #creating the register ./programs/regedit/regedit winedefault.reg 2>&1 | tee ~/winelog5 -- No microsoft products were used for this e-mail _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users