[Wine] Re: wine 1.1.15: winebuild failed with status 32512

nucleo wineforum-user at winehq.org
Sat Feb 14 19:07:47 CST 2009


vitamin wrote:
> The only option you need is "--prefix=/usr".

Thank you, vitamin.
This also helps to build wine without symbolic links.

In wine.spec from fedora src.rpm I change this

> %configure \
>         --sysconfdir=%{_sysconfdir}/wine --disable-static \
>         --x-includes=%{_includedir} --x-libraries=%{_libdir}

to

> ./configure --prefix=/usr

Built rpm's are identical to rpm's built with symbolic links.







More information about the wine-users mailing list