[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: Run from the build tree possible?
From:       Zsolt Rizsanyi <rizsanyi () myrealbox ! com>
Date:       2003-01-30 18:08:30
[Download RAW message or body]

On Thursday 30 January 2003 14:54, Uwe Bonnes wrote:
> >>>>> "Dimitrie" == Dimitrie O Paun <dpaun@rogers.com> writes:
>
>     Dimitrie> On January 30, 2003 08:34 am, Ferenc Wagner wrote:
>     >> Hello,
>     >>
>     >> is it possible somehow to run Wine from the build tree?  I mean
>     >> without 'make install'?  It's too lengthy to install after every one
>     >> line change during printf-debugging...
>
>     Dimitrie> Short answer: Yes, you can run out of the tree, but you can't
>     Dimitrie> compile winelib apps. If you just want to run a program like
>     Dimitrie> so: wine <myprog> than there's no problem. You just need to
>     Dimitrie> set the env right.  This is what I use:
>
>     Dimitrie> WINEHOME=/home/dimi/dev/wine/wine export
>     Dimitrie> LD_LIBRARY_PATH="$WINEHOME" export
>     Dimitrie> WINEDLLPATH="$WINEHOME/dlls:$WINEHOME/programs" alias
>     Dimitrie> wine="/home/dimi/dev/wine/wine/wine"
>
> Isn't already wine a script that takes care of setting all those variables?

There is. Look at tools/winewrapper.
There is even a symlink (named 'wine') to it in the base dir.

Regards
Zsolt

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic