AVS/Express STM Project | ||
UNIX |
STM Application Tar
File
|
Documentation Tar
File
|
Windows |
STM Application ZIP
File
|
Documentation Zip
File
|
Under the Project menu, choose the Save As
... option.
![]() |
Enter the full path name of where you want the XPstm
directory to be, in the field as requested.
![]() |
After expanding the file (unzip or untar the application) you must build the STM application. There are differences between Windows and UNIX and between different shell environments under UNIX. The process is as follows:
UNIX | Windows | ||||
Edit the Env file and check the following variables, modify for your environment: MACHINE=sg6 XP_FEATURE=VIZ_EXPRESS LM_LICENSE_FILE=/usr/local/flexlm/licenses/license.dat STMdir=/XPstm XPdir=/usr/local/Express For UNIX there are different shell environments select the file appropriate for you:
|
For windows, a single batch file has been tested under
Windows 95, Windows 98, and Windows NT.
set MACHINE=pc set XP_FEATURE=VIZ_EXPRESS set LM_LICENSE_FILE=C:\flexlm\license.dat set STMdir=D:\XPstm set XPdir=C:\Express |
||||
Run the Build script. This will compile (Need a
C Compiler) the STM modules.
This will take some time to compile and build the STM application. Be patient! This has been tested under SGI IRIX 6.5. |
Run the Build.bat batch file. This will compile
(Need a C Compiler) the STM modules.
This will take some time to compile and build the STM application. Be patient! This has been tested under Microsoft Visual C++ 6.0. |
If errors appear with the STM code, please contact the author. kenf@osc.edu