From f4b909bed00cf2b20280bd94be00a4db9d6aa832 Mon Sep 17 00:00:00 2001
From: Brian Paul
- cd Mesa-newtree - cp Makefile.X11 Makefile # or use a symlink make linux-solo
-When this is finished, check the Mesa-newtree/lib
directory
+If you previously built the source tree, run make realclean
+first to remove the old object files.
+
+When this is finished, check the Mesa/lib
directory
to verify that the following files were made:
-The Mesa-newtree/lib/miniglx.conf
file should be installed
+The Mesa/lib/miniglx.conf
file should be installed
in /etc/
.
Make sure your LD_LIBRARY_PATH environment variable is set to the
-Mesa-newtree/lib/
directory.
+Mesa/lib/
directory.
-Change to the Mesa-newtree/progs/miniglx/
directory and
+Change to the Mesa/progs/miniglx/
directory and
start the sample_server program in the background:
-- 2.30.2