User Tools

Site Tools


ubuntu:gpu:mesa:install_a_local_copy_of_mesa_without_overwriting_os_version

Ubuntu - GPU - Mesa - Install a local copy of Mesa (without overwriting OS version)

Install

Follow the instructions at https://docs.mesa3d.org/install.html

NOTE: Add the following when calling meson:

-Dprefix="/home/peter/projects/mesa-installation"

After Install…

Check which version of mesa is being used

glxinfo | grep Mesa
 
LD_LIBRARY_PATH="/home/peter/projects/mesa-installation"  glxinfo | grep Mesa

NOTE: Use this command with LD_LIBRARY_PATH.


References

ubuntu/gpu/mesa/install_a_local_copy_of_mesa_without_overwriting_os_version.txt · Last modified: 2023/11/18 10:55 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki