right way to compile wine with a "buildroot" DESTDIR is missing

Ove Kaaven ovehk at ping.uio.no
Wed Aug 14 18:04:23 CDT 2002


On Wed, 14 Aug 2002, Raul Dias wrote:

> Alexandre Julliard <julliard at winehq.com> wrote:
> >Raul Dias <chaos at swi.com.br> writes:
> >
> >> So what I really would like to know is
> >> which way is the right way to install wine in a dir different
> >> than %prefix or /usr/local (default %prefix)?
> >
> >The right way is to run configure with the final prefix, run make, and
> >then run make install with the prefix set to the package build
> >location.
> >
> 
> just setting the prefix in the make install won't work.

It works for my Debian packages with just prefix and libdir:

$(MAKE) install prefix=`pwd`/debian/tmp/usr libdir=`pwd`/debian/tmp/usr/lib




More information about the wine-devel mailing list