Running LISREL
The steps you will have to take to run LISREL varies according to the platform:
On the STC PCs:
- Lauch the Interactive LISREL: Start --> Programs --> Statistics-Math --> Interactive LISREL
- Create or open a syntax/command file.
- To execute the commands, click on File/RunLISREL or File/RunPRELIS.
On the Libra Cluster (node libra00):
- Create a command file with a Unix text editor (e.g. pico, emacs, vi).
- To run LISREL non-interactively,
- at the Unix prompt, type lisrel
- Then, after the "Input file [INPUT]:" prompt, type inputfile
- Then, after the "Output file [OUPUT]:" prompt, type outputfile
- To run PRELIS non-interactively,
- at the Unix prompt, type prelis
- Then, after the "Input file [INPUT]:" prompt, type inputfile
- Then, after the "Output file [OUPUT]:" prompt, type outputfile
Here inputfile is the location and name of the command file and outputfile is the place you would like the results of your analysis to be stored.



