Roger Fujii rmf@lookhere.com writes:
well, I think more to the point is that something says what steps need to be done to run a specific version. The current instructions just say to set LD_LIBRARY_PATH, which isn't really correct. So, just for the record, all you have to do is set LD_LIBRARY_PATH to srcdir:srcdir/dlls and WINESERVER to srcdir/server/wineserver? Or do you need access to things like winebuild?
To make absolutely sure you don't pick anything from the configured prefix directory, you have to set WINESERVER, WINELOADER, WINEDLLPATH and LD_LIBRARY_PATH.