wine/port.h #include fixes

Alexandre Julliard julliard at winehq.com
Thu Oct 18 19:56:02 CDT 2001


François Gouget <fgouget at codeweavers.com> writes:

>    Should Wine really try the installed prefix first? It seems to me
> that it should try it last instead. After all, if you change the path
> you would expect your change to have an effect, no?

No, you don't want changing the PATH suddenly to start breaking your
applications.

> Plus checking the
> installed prefix first assumes that whichever version of wine is started
> (e.g. /home/fgouget/bin/wine) is the same as that of
> /usr/bin/wineserver!

Yes of course, if you compiled it with /usr/bin as prefix it assumes
that /usr/bin is where its wineserver is. If you don't want that you
have to change the prefix, or set WINESERVER explicitly.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list