YUFUFI wrote: > I'm using winestuptk > > and it put some line for dlls : > > [DllOverrides] > ; default for all other dlls > "*" = "builtin, native, so" > > I'm not pointing a window dir right now. 'cos whether I point it or not. > wine can't find same dlls like > DISPLAY.dll > kernel32.dll (Please trim your posts) Wine doesn't automatically know where the DLLs have been put, and I don't know where debian puts them, but likely either /usr/lib/wine or /usr/local/lib/wine. So either set an environment variable (I use tcsh; the syntax is different for bash): setenv WINEDLLPATH /usr/lib/wine Or put the path in /etc/ld.so.conf and then run ldconfig. _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users