Differences
This shows you the differences between two versions of the page.
|
python:configuring_the_telemac_system_on_your_computer [2016/01/01 19:44] s.bourban [Environment Variables] |
python:configuring_the_telemac_system_on_your_computer [2016/01/01 19:45] (current) s.bourban [The file $SYSTELCFG/systel.cfg.] |
||
|---|---|---|---|
| Line 86: | Line 86: | ||
| * **''root''**: name of the directory where the TELEMAC system is, or ~root as defined above. | * **''root''**: name of the directory where the TELEMAC system is, or ~root as defined above. | ||
| : For instance on MSWindows operating systems: | : For instance on MSWindows operating systems: | ||
| - | : ''root : c:\opentelemac\v6p3'' | + | : ''root : c:\opentelemac\v7p1'' |
| : and on Linux operating systems: | : and on Linux operating systems: | ||
| - | : ''root : /home/user/opetelemac/v6p3'' | + | : ''root : /home/user/opetelemac/v7p1'' |
| = version = | = version = | ||
| * **''version''**: sets the version number for the TELEMAC system. For instance: | * **''version''**: sets the version number for the TELEMAC system. For instance: | ||
| - | : ''version : v6p3'' | + | : ''version : v7p1'' |
| = language = | = language = | ||
| Line 104: | Line 104: | ||
| : For instance, the compilation of the entire TELEMAC system, re-creating all existing objects, libraries and executables would simply write on MSWindows operating system:<br /> | : For instance, the compilation of the entire TELEMAC system, re-creating all existing objects, libraries and executables would simply write on MSWindows operating system:<br /> | ||
| : ''[wintel32s]'' | : ''[wintel32s]'' | ||
| - | : ''root: c:\opentelemac\v6p3'' | + | : ''root: c:\opentelemac\v7p1'' |
| - | : ''version: v6p3'' | + | : ''version: v7p1'' |
| : ''modules: clean system'' | : ''modules: clean system'' | ||
| | | ||