From: Brian Paul Date: Wed, 11 Feb 2009 02:36:52 +0000 (-0700) Subject: docs: some Cell driver docs updates X-Git-Tag: 062012170305~17671^2~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=36c1e756daea0be04395de063003b434ba98cbdd;p=profile%2Fivi%2Fmesa.git docs: some Cell driver docs updates --- diff --git a/docs/cell.html b/docs/cell.html index d7feb46..49b62ca 100644 --- a/docs/cell.html +++ b/docs/cell.html @@ -46,17 +46,19 @@ special changes.

To compile the code, run make linux-cell. -To build in debug mode, run make linux-cell-debug. +Or to build in debug mode, run make linux-cell-debug.

-To use the library, make sure LD_LIBRARY_PATH points the Mesa/lib/ -directory that contains libGL.so. -

+To use the library, make sure your current directory is the top of the +Mesa tree, then set LD_LIBRARY_PATH like this: +
+  export LD_LIBRARY_PATH=$PWD/lib/gallium:$PWD/lib/
+

-Verify that the Cell driver is being used by running glxinfo -and looking for: +Verify that the Cell driver is being used by running +progs/xdemos/glxinfo and looking for:

   OpenGL renderer string: Gallium 0.2, Cell on Xlib