Welcome, Guest
Username: Password: Remember me

TOPIC: Problem compiling telemac

Problem compiling telemac 4 years 1 week ago #37169

  • Dottarelli
  • Dottarelli's Avatar
What does exactly show the window? It appear an error message? If yes, post it so that someone can help you
The administrator has disabled public write access.

Problem compiling telemac 4 years 1 week ago #37171

  • kmustafa
  • kmustafa's Avatar
Microsoft Windows [Version 10.0.18363.1198]
(c) 2019 Microsoft Corporation. Alle Rechte vorbehalten.

C:\Users\Nazmi Mustafa>cd ../..

C:\> cd C:\opentelemac-mascaret\v8p1\scripts\python27

C:\opentelemac-mascaret\v8p1\scripts\python27>python compileTELEMAC.py


Loading Options and Configurations
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

_ _ ___ _____
| | | | |__ \ |___ |
_ __ _ _ | |_ | |__ ___ _ __ ) | _/ /
| '_ \ | | | || __|| '_ \ / _ \ | '_ \ / / |_ _|
| |_) || |_| || |_ | | | || (_) || | | | / /_ / /
| .__/ \__, | \__||_| |_| \___/ |_| |_||____| /_/
| | __/ |
|_| |___/
_ _ __ _____ ___ __ __
_| || |_ /_ || ____| / _ \ / / /_ |
_ __ ___ __ __ |_ __ _| | || |__ | (_) | / /_ | |
| '__| / _ \\ \ / / _| || |_ | ||___ \ \__, || '_ \ | |
| | | __/ \ V / _ |_ __ _| | | ___) | / / | (_) | | |
|_| \___| \_/ (_) |_||_| |_||____/ /_/ \___/ |_|



Not able to get to the configuration file: configs

... in directory: C:\opentelemac-mascaret\v8p1\scripts\python27
... use instead:

C:\opentelemac-mascaret\v8p1\scripts\python27>
The administrator has disabled public write access.

Problem compiling telemac 4 years 1 week ago #37172

  • Dottarelli
  • Dottarelli's Avatar
It does not found the configuration file.

Did you try to follow step by step what I did for compiling it? You can found it previously on this post.

If you tried the automatic installer and it did not work properly look here:

wiki.opentelemac.org/doku.php?id=instruc...tomatic_installation

There you can get the config file.

Hope this help
The administrator has disabled public write access.

Problem compiling telemac 4 years 1 week ago #37173

  • Dottarelli
  • Dottarelli's Avatar
I don't know the video you followed for installing telemac. However I installed it on windows 10 as well, so what worked for me should works for you. The difference is that I installed it with python 3 because yugi recommend that (new functionalities are available only with that).

For the installation you can follow what I did and you can find it in the messages #36681 and #36696 previously in this post.

So delete the folder of opentelemac-mascaret and the cmd of telemac as well. Then use the automatic installer and if the error that comes up is the same of "error1" posted in message #36681 you can follow step by step what I did, that should work.

be aware that at step 1) of message #36681 you have to run in the cmd:

svn co svn.opentelemac.org/svn/opentelemac/tags/v8p1r1 "C:\opentelemac-mascaret\v8p1r1" --username ot-svn-public --password telemac1*

and not what I wrote in that message because I forgot to add " http:// " between svn co and the rest.

If the message it's not the same, unfortunately I can't help anymore, because I'm just a user and not a moderator, so not expert enough.

Cheers,

Andrea
The administrator has disabled public write access.

Problem compiling telemac 3 years 9 months ago #37707

  • Scott
  • Scott's Avatar
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 =)
Attachments:
The administrator has disabled public write access.

Problem compiling telemac 3 years 9 months ago #37708

  • Dottarelli
  • Dottarelli's Avatar
I think that compileTELEMAC.py Is ok if you want to install It with python2.

If you want to install with python3 try:

py C:\opentelemac-mascaret\v8p2\scripts\python3\compile_telemac.py


Anyway try to look above on this topic, you will find what I did step by step.

Hope this help

Andrea
The administrator has disabled public write access.

Problem compiling telemac 3 years 9 months ago #37709

  • PMV
  • PMV's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 149
  • Thank you received: 42
You should use de command: compile_telemac.py

Check your python path is correct for the target box, I believe it's ...\scripts\python3 instead of ...\python38
The administrator has disabled public write access.

Problem compiling telemac 3 years 9 months ago #37711

  • Scott
  • Scott's Avatar
I started over and I followed the same process as Dottarelli. I'm stuck with her error n2 (second point of her second post) (see attachment).

The path of the cmd error message leads to my systel folder and he is named correctly, do you see any mistakes ?
Attachments:
The administrator has disabled public write access.

Problem compiling telemac 3 years 9 months ago #37712

  • Dottarelli
  • Dottarelli's Avatar
What did you write in the target and start box of the Telemac shortcut properties ?

P.S.
I'm not a girl, in Italy Andrea is a male name

Cheers
The administrator has disabled public write access.

Problem compiling telemac 3 years 9 months ago #37713

  • Scott
  • Scott's Avatar
Ah ! Sorry, I did hesitate by after 5min I had to choose, sorry again

Target box : %windir%\system32\cmd.exe /E:ON /V:ON /K set SYSTELCFG=C:\opentelemac-mascaret\v8p1r2\configs\systel_v8p1.cfg && PATH=C:\opentelemac-mascaret\v8p1r2\scripts\python3;!PATH!

Start in box : C:\opentelemac-mascaret\v8p1r2

Thanks
The administrator has disabled public write access.
Moderators: borisb

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.