Comment 10 for bug 248392

Revision history for this message
In , Dbn-lists (dbn-lists) wrote :

Why not just build mesa so that the paths are correct? There's even a switch, --with-dri-driverdir, that sets this correctly. I don't think things will work correctly if they get moved around after the installation. If Ubuntu multiarch uses /usr/lib32 for 32 bit libraries, why not just build with --libdir=/usr/lib32?

If we really want to extend the search path, I'd rather keep the current default and allow overriding with --with-dri-searchpath or something.