Welcome, Guest
Username: Password: Remember me

TOPIC: Problem with TELEMAC installation on Windows Vista

Problem with TELEMAC installation on Windows Vista 12 years 1 month ago #5805

  • sobo634
  • sobo634's Avatar
Hello everybody,

I am a brandnew users, so I am sorry if asking crasp question :unsure:

I just install today Python 2.7.3 for Windows, G95 compiler.
And I installed a compiled 32bit ZIP (I ofcourse Unzip).

At the final point i have a matter with
c:\opentelemac\v6p2\config\systel.cis-winxp.cfg

I don't really understood :

"For the installation procedure with Python, the environment variable SYSTELCFG sets the configuration file and its path, without assuming that the name of the file would be "systel.ini". The name of the configuration can be set by the user and will be here referenced by "systel.cfg". "

if i have to put both .ini

And when I execute compileTELEMAC.py inside .../pytel

i have the following

file "C\...\compileFortran.py" ,line 59, in <module>
from parsers.parserFortran import scanSources
ImportError: no module named parsers.parsezFortran




So think all in advances

Best regards
The administrator has disabled public write access.

Problem with TELEMAC installation on Windows Vista 12 years 1 month ago #5819

  • sebourban
  • sebourban's Avatar
  • OFFLINE
  • Administrator
  • Principal Scientist
  • Posts: 814
  • Thank you received: 219
Can you how us your cfg file ?

Can you try runing compileTELEMAC.py from the root of your TELEMAC system ? (i.e. one level up from pytel)

Just like the environment variable PATH, you can add your own, such as SYSTELCFG. You can set the value of SYSTELCFG to the name of your config file (for instance ....\v6p2\config\systel.cis.winxp.cfg). By default, the TELEMAC scripts will look for a file named v6p2\config\systel.cfg. If the environment variable SYSTELCFG exists, the scripts will use that file instead. If the scripts cannot find a valid cfg file, they will fail.

Hope this helps.
Sébastien.
The administrator has disabled public write access.
The following user(s) said Thank You: sobo634

Problem with TELEMAC installation on Windows Vista 12 years 1 month ago #5820

  • sobo634
  • sobo634's Avatar
Hello sebourban, and all

If I understood, an invalid *.cfg fileconfiguration implies that
the scripts won't work ??!! :(

So I had create yesterday an SYSTELCFG environnement variable.

Can I just call the *.cfg file, systel.cfg ?

The compilation at the root doesn't work. :dry:

So thanks in adavance for all helps

Best regards
The administrator has disabled public write access.

Problem with TELEMAC installation on Windows Vista 12 years 1 month ago #5821

  • sobo634
  • sobo634's Avatar
Hello again,

Inside the systel.cfg, can I just write:

modules: system,

or do I have to give all the modules names for the first compilation?

thanks all :cheer:

Best regards
The administrator has disabled public write access.

Problem with TELEMAC installation on Windows Vista 12 years 1 month ago #5822

  • sobo634
  • sobo634's Avatar
Hello,

sorry the compilation doesn't work at all

Inside the *.cfg file, can I at the top just give One configs (mine)

for exemple :

configs: wings95s ???

thank in advance

Sorry for being so verbous

Best regards
The administrator has disabled public write access.

Problem with TELEMAC installation on Windows Vista 12 years 1 month ago #5823

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi

Yes you could just keep the right configuration for your computer.
in the default systel.cfg file you could find a lot of example for various configuration but it's just for the example.

Good luck

Regards
Christophe
The administrator has disabled public write access.

Problem with TELEMAC installation on Windows Vista 12 years 1 month ago #5824

  • sobo634
  • sobo634's Avatar
Hello c.coulet, all

This is my cfg :

# _____ ________________________________________
# ____/ windows g95 scalar /_______________________________________/
[wing95s]
#
root: C:\opentelemac\v6p2
version: v6p2
language: 1
modules: system
options:
#
cmd_obj: g95 -c -fendian=big -ffixed-line-length-132 <mods> <incs> <f95name>
cmd_lib: ar cru <libname> <objs>
cmd_exe: g95 -fendian=big -std=f95 -v -lm -o <exename> <objs> <libs>
#
mods_all: -I <config>
#
sfx_zip: .zip
sfx_lib: .lib
sfx_obj: .o
sfx_mod: .mod
sfx_exe: .exe
#
#

Is everything Rigth ?


Can I still call my file systel.cfg ?

Here comes my SYSTELCG variable : C:\opentelemac\v6p2\config\systel.cfg

And my file inside ....\config is called : systel.cfg



console.jpg



Thank you in advance

Best Regards
The administrator has disabled public write access.

Problem with TELEMAC installation on Windows Vista 12 years 1 month ago #5825

  • sobo634
  • sobo634's Avatar
hello again

here the screen join

Best regards
Attachments:
The administrator has disabled public write access.

Problem with TELEMAC installation on Windows Vista 12 years 1 month ago #5827

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
yes it looks right.
You problems shows that probably some files and folders are missing in your pytel directory.
You should have a subdirectory named parser in which you should find a file named parserFortran.py
Could you check and if necessary update your sources from the SVN

Regards
Christophe
The administrator has disabled public write access.
The following user(s) said Thank You: sobo634

Problem with TELEMAC installation on Windows Vista 12 years 1 month ago #5837

  • sobo634
  • sobo634's Avatar
Hello M. COULET, M.Sebourban, and all

Thank you M. Coulet, i manage with SVN,
now my computer is compiling, just have to wait
and cross my fingers :cheer:

Thanks

Best regards
The administrator has disabled public write access.
Moderators: borisb

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