Welcome, Guest
Username: Password: Remember me

TOPIC: TELEMAC installation

TELEMAC installation 13 years 1 month ago #2859

  • shanaspr
  • shanaspr's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
i am trying to install telemac on linux os.I am very new to linux? can any one help me to set path ?
The administrator has disabled public write access.

Re: TELEMAC installation 13 years 1 month ago #2863

  • a.weisgerber
  • a.weisgerber's Avatar
Dear shanaspr

The documentation section of the website provides information on how to install the TELEMAC system. For example this page explains the installation with python scripts.

Let us know if you think there is some information missing.
The administrator has disabled public write access.

Re: TELEMAC installation 13 years 1 month ago #2864

  • shanaspr
  • shanaspr's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
Dear weis

I have tried to install following the installation document in linux 11.04 version.After setting path i have tried to edit on systel.ini in gfortran section as in the manual .then I used cfgmak command in terminal to compile it comes out with an error saying "

oed@db1388:~/Desktop/TELEMAC/sources/configlinux$ cfgmak
bash: /home/oed/Desktop/TELEMAC/sources/bin/cfgmak: Permission denied
"

please help me to solve this problem.

regds
shanas
The administrator has disabled public write access.

Re: TELEMAC installation 13 years 4 weeks ago #2878

  • shanaspr
  • shanaspr's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
I have edited systel.ini in the following manner.


[GENERAL]
#
#
Parameterising version + language
#
# for every program in the system:
#
# - LNGXXX (language 1: French 2: English)
# - VERSXXX (version)
#
#---TELEMAC2D
LNGTEL=2
VERSTEL=v6p1
#---TELEMAC3D
LNGTEL3D=2
VERSTEL3D=v6p1
#---STBTEL
LNGSTB=2
VERSSTB=v6p1
#---TSEF
LNGTSE=2
VERSTSE=v6p1
#---SUBIEF
LNGSUB=2
VERSSUB=v6p1
#---POSTEL3D
LNGPOSTE=2
VERSPOSTE=v6p1
#---ARTEMIS
LNGARTE=2
VERSARTE=v6p1
#---SISYPHE
LNGSISY=2
VERSSISY=v6p1
#---COWADIS
LNGCOWA=2
VERSCOWA=v6p1
#---TOMAWAC
LNGTOMA=2
VERSTOMA=v6p1
#---ESTEL2D
LNGESTEL2=2
VERSESTEL2=v6p1
#---ESTEL3D
LNGESTEL3=2
VERSESTEL3=v6p1
#---TELSIS
LNGTELS=2
VERSTELS=v6p1
#---SPARTACUS2D
LNGSPA=2
VERSSPA=v1p0
#
#
Directory: where the Telemac system is installed
#
#PROJECT=C:\opentelemac\fishtank
PROJECT=/home/oed/Desktop/TELEMAC/sources
HOSTTYPE=gfortran-4.5
PERLPATH = /usr/bin
PERL5LIB = /usr/lib
DIRLIB = gfortran-4.5
FC_NAM="gfortran-4.5"
FC_OPT_OBJEXT="o"
FC_OPT_COMPIL=" -c -O3 -fconvert=big-endian -frecord-marker=4"
FC_OPT_DEBUG=" -c "
FC_OPT_PROFILE=" -O3 -c "
FC_OPT_INCLUDE="-I "
FC_OPT_OTHERS=" "
#
LK_NAM="gfortran-4.5"
LK_OPT_NORMAL=" -fconvert=big-endian -frecord-marker=4 -v -lm -lz -lstdc++ "
LK_OPT_OUTNAME=" -o "
LK_OPT_DEBUG=" "
LK_OPT_PROFILE=" -pg "
LK_OPT_OTHERS=" "
#
LIB_NAM=ar
LIB_OPT_LIBEXT="a"
LIB_OPT_OUTNAME="cru"
LIB_OPT_OTHERS=
LIB_RANLIB="ranlib"
#
RUN_DEBUG="gdb "
RUN_PROFILE="gfortprof"
LIBMUMPSPAR="<PROJECT>/mumpsvoid/mumpsvoid_v6p1/<gfortran-4.5>/mumpsvoidv6p1.a"
LIBMUMPSSEQ="<PROJECT>/mumpsvoid/mumpsvoid_v6p1/<gfortran-4.5>/mumpsvoidv6p1.a






then I tried to run cfgmak command on terminal comes out with an error saying

oed@db1388:~/Desktop/TELEMAC/sources/bin$ cfgmak
bash: /home/oed/Desktop/TELEMAC/sources/bin/cfgmak: Permission denied


plz help me to solve this problem and to install TELEMAC in linux.
The administrator has disabled public write access.

Re: TELEMAC installation 13 years 4 weeks ago #2881

  • Pablo
  • Pablo's Avatar
  • OFFLINE
  • Moderator
  • Posts: 316
  • Thank you received: 121
Hi Shanas,
it is a problem of file permissions. Please go to to the directories \Telemac\bin and \Telemac\config, open a terminal and change the permissions
with the command chmod (for example, chmod 777 * to give full permissions to the all files contained in a directory).
Then try again the compilation.

I hope this helps.

Pablo
The administrator has disabled public write access.
The following user(s) said Thank You: shanaspr

Re: TELEMAC installation 13 years 4 weeks ago #2882

  • shanaspr
  • shanaspr's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
thanks!!!

i did as what u said...
in telemac/bin as well as in telemac/config terminals i put chmod 777* but it again comes out with an error


oed@db1388:~/Desktop/TELEMAC/sources/configlinux$ cfgmak
bash: /home/oed/Desktop/TELEMAC/sources/bin/cfgmak: /bin/sh^M: bad interpreter: No such file or directory


plz help to solve this?
The administrator has disabled public write access.

Re: TELEMAC installation 13 years 4 weeks ago #2901

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
Try to make a conversion of the same file which looks like windows file on linux environment
For this you could use
  • fromdos *
  • dos2unix *

hope this helps
Christophe
The administrator has disabled public write access.
The following user(s) said Thank You: shanaspr
Moderators: borisb

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