Alexandre Julliard : configure: Use --rpath if supported when building binaries to point to

Alexandre Julliard julliard at winehq.org
Fri Feb 24 12:23:11 CST 2006


Vitaly Lipatov <lav at etersoft.ru> writes:

> To be strictly, there is no needs in rpath using if libwine placed in standard 
> place as /usr/lib
>
> I got follow broken requires when build rpm package:
>
> /usr/bin/../lib/libwine.so.1(WINE_1.0)
> /usr/bin/../lib/libwine_unicode.so.1(WINE_1.0)
>
> and find any methods to disable new feature with rpath when I build package.

It sounds like rpm needs a good whack on the head if it is unable to
cope with this. Anyway, you could always build with make LDEXERPATH="".

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list