http://bugs.winehq.org/show_bug.cgi?id=24478 Alex Bradbury <asb(a)asbradbury.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |asb(a)asbradbury.org --- Comment #64 from Alex Bradbury <asb(a)asbradbury.org> 2011-09-14 10:24:29 CDT --- (In reply to comment #63)
(In reply to comment #62)
... I'm running wine directly out of the directory i compiled it in. I made the latest git when I first reported my problem, the version reports as wine-1.3.27-61-g3559ec3 I run 'WINEPREFIX=~/.wine-fallout3 ~/Misc/workdir/wine-fallout/wine Fallout3.exe'
That seems wrong, unless I'm mistaken you need to change the default configure options or Wine will still look for DLLs in /usr/local/lib/wine. Did you configure Wine with the "--prefix" option? For example, if you wanted to
Nope, the wine script in the build dir will set up the LD_LIBRARY_PATH appropriately and will look in the local build tree rather than in /usr/local/lib. No need to make install. -- 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.