http://bugs.winehq.org/show_bug.cgi?id=13851 Summary: Compile fails if wine isn't previously installed Product: Wine Version: 1.0-rc4 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: build-env AssignedTo: wine-bugs(a)winehq.org ReportedBy: johan.andersson(a)transmode.se If wine is not previously installed, it seems to be impossible to compile wine. I have tried with both wine 0.9.57 and 1.0_rc4, both giving the following error: ../tools/sfnt2fnt: error while loading shared libraries: libwine.so.1 It seems like the LD_LIBRARY_PATH isn't updated to search the local libs/wine/ directory, so the libwine.so.1 needs to exist in the systems lib directory for the compilation to succeed. -- 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.