[Wine] Re: Wine configure question

vitamin wineforum-user at winehq.org
Sun Oct 18 11:38:22 CDT 2009


ozan wrote:
> is there a config flag for Wine's configure script which allows me point a library's exact position (both header and binary).

Are you talking about compile-time or run-time?

For compile-time see output of './configure --help'.

For run-time, headers are irrelevant. As for the binary, depends on which library you are talking about system or dll? For system - set LD_LIBRARY_PATH env var, for dll - set PATH via registry.







More information about the wine-users mailing list