Matt Turner <matts...@gmail.com> writes: > On Tue, Sep 25, 2012 at 10:56 AM, Marcin Slusarz > <marcin.slus...@gmail.com> wrote: >> On Tue, Sep 25, 2012 at 10:38:31AM -0700, Matt Turner wrote: >>> On Tue, Sep 25, 2012 at 10:31 AM, Marcin Slusarz >>> <marcin.slus...@gmail.com> wrote: >>> >> Installation is part of the testing procedure, after all. >>> > >>> > No. People test code, not build systems. >>> >>> I invite you to reread the subject of this email. >> >> So you do not intend to merge this branch to master? I'm fine with that ;) >> >> If you'll merge it, it will break testing for all of us, who used to >> test mesa without installing. > > You can simply set LD_LIBRARY_PATH and LIBGL_DRIVERS_PATH (like you > were already doing before) to the directories where your libGL and > driver are.
Except if you're doing libdricore/shared-glapi, in which case rpath screws you if you've ever done make install. A more thorough solution if you really hate make install is probably to install links going back to your build tree.
pgp26dLCsMZE5.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev