Update readme for no .so
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26630 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
7cc052baf1
commit
9b3f9e5243
@ -1,13 +1,6 @@
|
|||||||
This directory contains linux binaries for the glslang validator. The main
|
This directory contains a Linux binary for the glslang validator.
|
||||||
executable is glslangValidator, which requires use of the shared object
|
|
||||||
file libglsang.so.
|
|
||||||
|
|
||||||
Installation: Executing the ./install script will copy these to /usr/local/*
|
Installation: The executable in this directory is self sufficient, and can be
|
||||||
so that they may be executed from any directory.
|
placed where desired; in a test directory, or in a system path, etc.
|
||||||
|
|
||||||
Alternatively, you may put them where you wish, but will then need to use
|
|
||||||
something like:
|
|
||||||
|
|
||||||
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:<path to libglslang.so>
|
|
||||||
|
|
||||||
Usage: Execute glslangValidator with no arguments to get a usage statement.
|
Usage: Execute glslangValidator with no arguments to get a usage statement.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user