On Tue, 18 Jun 2002, Duane Clark wrote: > 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 bash: export WINEDLLPATH=//usr/lib/wine > > Or put the path in /etc/ld.so.conf and then run ldconfig. This last won't work. Wine loads dlls itself. The dynamic linker only needs to know where libntdll.so and libwine.so are, Use WINEDLLPATH. Lawson ---oof--- _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users