Hi everybody !
I tried to install telemac automaticly (
www.opentelemac.org/index.php/component/...ac-windows?Itemid=54) but it failed with mpitch2 (see png fichier executable).
So I tried the manually installation (
wiki.opentelemac.org/doku.php?id=instruc...tomatic_installation) by instead of downloading the v7r2 version I run the following command : svn co http://http://svn.opentelemac.org/svn/opentelemac/tags/v8p2r0/ "C:\opentelemac-mascaret\v8p2" --username ot-svn-public --password telemac1* to get the v8r2r0 version.
I download a configuration file systel_v8p2.cfg from a dude in the forum because configuration file from the manually installation is for the v7r2 (
wiki.opentelemac.org/doku.php?id=configuration_file_v7p2) and I never install such a thing.
At the point 6 of the manually installation process, I modified the path to match with my folder :
- For the Target box, I put /E:ON /V:ON /K set SYSTELCFG=C:\opentelemac-mascaret\v8p2\configs\systel_v8p2.cfg && PATH=C:\opentelemac-mascaret\v8p2\scripts\python38;!PATH!
- For the Start in box, I put C:\opentelemac-mascaret\v8p2
I have also install Python 3.8.7 manually from
www.python.org/downloads/windows/.
When I want to compile the TELEMAC system the cmd command display : "'compileTELEMAC.py' n’est pas reconnu en tant que commande interne
ou externe, un programme exécutable ou un fichier de commandes."
Anywone can help me please ?
As you see I'm a novice =)