From f7650b647ac17b1aa774e13d05665e04f0fbefd0 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 12 Jan 2004 15:30:42 +0000 Subject: [PATCH] added note about mklib permissions --- docs/install.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/install.html b/docs/install.html index 4e17a6d7136..38644f481e6 100644 --- a/docs/install.html +++ b/docs/install.html @@ -45,6 +45,7 @@ Note: if you've obtained Mesa through CVS, do this first:
     cd Mesa-newtree
     cp Makefile.X11 Makefile
+    chmod a+x bin/mklib
 

-- 2.11.0