Last change
on this file since 2100 was
2100,
checked in by ldelgass, 14 years ago
|
VTKVis server for 2D contour plots. Required modifications to vizservers build
to follow.
|
-
Property svn:eol-style set to
native
-
Property svn:executable set to
*
|
File size:
246 bytes
|
Line | |
---|
1 | #!/bin/bash |
---|
2 | |
---|
3 | PATH=.:/usr/local/bin:/usr/bin:/bin |
---|
4 | LD_LIBRARY_PATH=/usr/local/lib64 |
---|
5 | |
---|
6 | export PATH LD_LIBRARY_PATH |
---|
7 | |
---|
8 | #dir=/usr/local/bin |
---|
9 | dir=/home/ldelgass/src/svn/hubzero/rappture/packages/vizservers/vtkvis |
---|
10 | |
---|
11 | nanoscale -x 2 -l 2010 -c "${dir}/vtkvis" |
---|
Note: See
TracBrowser
for help on using the repository browser.