Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: ...Instalation Problem V6P1....II...

...Instalation Problem V6P1....II... 13 years 3 months ago #2190

  • Tesfaye
  • Tesfaye's Avatar
Hi There,

I have installation challenges for V6P1 whcih I have to solve uregently.

My system has : Intel Visual Fortran Composer XE 2011 on Windows 7 OS.

Up on the configuring the szstel.ini file and compiling the TELEMAC System, the system generated error as
"'nmake' is not recognized as an internal or external command,
operable program or batch file."


C:\TELEMAC\V6P1\bin>makeall90

C:\TELEMAC\V6P1\bin>date /t
21/08/2011

C:\TELEMAC\V6P1\bin>time /t
07:10 PM

C:\TELEMAC\V6P1\bin>perl -w -x -S makeall90.pl

Ready for making System TELEMAC90
Automatic mode.

========== special\special_v6p1\sources :

===== Making : C:\TELEMAC\V6P1\special\special_v6p1\sources
'nmake' is not recognized as an internal or external command,
operable program or batch file.
'nmake' is not recognized as an internal or external command,
operable program or batch file.
===== C:\TELEMAC\V6P1\special\special_v6p1\sources : maktel install

Who can help me solve this problem...

I have attached my systel.ini for the case.

Best regards,

Tesfaye
Attachments:
The administrator has disabled public write access.

Re: ...Instalation Problem V6P1....II... 13 years 3 months ago #2196

  • KingVu
  • KingVu's Avatar
Hi,
You download nmake.zip file on the website. And then extracting it and copy into Window/System32 folder. That's my solution.
Cheers,
The administrator has disabled public write access.

Re: ...Instalation Problem V6P1....II... 13 years 3 months ago #2201

  • ails
  • ails's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 140
  • Thank you received: 17
Hi,

C. Coulet (@Sogreah) gave me some useful informations :

1/ Are you still using HOSTTYPE=win? If so, you must use wintel32s instead.
win was used with the old compiler Compaq which is not anymore distributed.

2/ With Intel Visual Fortran, you must run an Intel MS-DOS session from the Intel Menu to load the Intel environment variables.
So, run CMD from "Start" => Menu "Program" => Menu "Intel Fortran" => "Build Environment..." It should solve your nmake.exe issue.

@Christophe : Thanks! B)

Regards,

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

NMAKE : fatal error U1077: 'df' : return code '0x1 13 years 3 months ago #2208

  • Tesfaye
  • Tesfaye's Avatar
Hi Fabin

Thank you...i think I am one step close to solve the problem...BUT

I apply the newest comment you forwarded me. Now a different error appear after changing win to wintel32 and compiling
under the Intel(R) Composer IA-32 XE 2011 CMD....

....when i complie with makeall90... the type of erro I see is

===== Making : C:\TELEMAC\V6P1/bief/bief_v6p1/sources

Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.

-
Destruction de tous les objets.
Destruction des librairies
Destruction des executables

Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.

df /trace /check=overflow /warn:declaration /warn:argument_checking /war
n:unused /compile_only /optimize:4 /fast /iface:cref /iface:nomixed_str_len_arg
/nologo /warn:nofileopt /convert:big_endian /extend_source:132 /include:C:\TELEM
AC\V6P1\bief\bief_v6p1\win bief_def.f
'df' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'df' : return code '0x1'
Stop.



Attached also my systel.ini



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

Re: NMAKE : fatal error U1077: 'df' : return code '0x1 13 years 3 months ago #2209

  • ails
  • ails's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 140
  • Thank you received: 17
Indeed, this problem was stated in the first point of my newest posty : you have to change your HOSTTYPE from win to wintel32s in systel.ini. win is an out of date HOSTTYPE.

Don't forget that modifications in systel.ini are updated by running the cfgmak command.

And It will be ok then.

Regards,

Fabien Decung
The administrator has disabled public write access.

...... 13 years 3 months ago #2212

  • Tesfaye
  • Tesfaye's Avatar
Hi Fabin,
Thank you!
Now the instlation is done. The problem now is...on running a test from Validation_v6p1.
What should I make taht the .lib files can be recognized by the model?

Please see below the run...lib files are not read.
What shoud I adjust?

regards, Tesfaye
________________________________________________________
Steering file   :      t2d_donau.cas
________________________________________________________
________________________________________________________
Output file        :      t2d_donau.cas1232_sortie.txt
________________________________________________________

________________________________________________________
Starting execution: telemac2d.bat
________________________________________________________
 - FORTRAN FILE                                     : t2d_donau.f
______________________________________________________________________________
*** COMPILATION ***

 ifort.exe /c /O2 /iface:cref /iface:nomixed_str_len_arg   /nologo /names:upperc
ase /convert:big_endian /extend_source:132   /include:C:\TELEMAC\V6P1\telemac2d\
tel2d_v6p1\wintel32s /include:C:\TELEMAC\V6P1\sisyphe\sisyphe_v6p1\wintel32s /in
clude:C:\TELEMAC\V6P1\tomawac\toma_v6p1\wintel32s /include:C:\TELEMAC\V6P1\bief\
bief_v6p1\wintel32s /include:C:\TELEMAC\V6P1\special\special_v6p1\wintel32s /inc
lude:C:\TELEMAC\V6P1\damocles\damo_v6p1\wintel32s /include:C:\TELEMAC\V6P1\parav
oid\paravoid_v6p1\wintel32s t2dfort.f
______________________________________________________________________________
*** LIBRARIES ***

 - C:\TELEMAC\V6P1\telemac2d\tel2d_v6p1\wintel32s\telemac2dv6p1.lib
 - C:\TELEMAC\V6P1\sisyphe\sisyphe_v6p1\wintel32s\sisyphev6p1.lib
 - C:\TELEMAC\V6P1\tomawac\toma_v6p1\wintel32s\tomawacv6p1.lib
 - C:\TELEMAC\V6P1\bief\bief_v6p1\wintel32s\biefv6p1.lib
 - C:\TELEMAC\V6P1\special\special_v6p1\wintel32s\specialv6p1.lib
 - C:\TELEMAC\V6P1\damocles\damo_v6p1\wintel32s\damov6p1.lib
 - C:\TELEMAC\V6P1\paravoid\paravoid_v6p1\wintel32s\paravoidv6p1.lib

*** LINKING ***

ipo: error #11018: Cannot open C:\TELEMAC\V6P1\telemac2d\tel2d_v6p1\wintel32s\te
lemac2dv6p1.lib
ipo: error #11018: Cannot open C:\TELEMAC\V6P1\sisyphe\sisyphe_v6p1\wintel32s\si
syphev6p1.lib
xilink: executing 'link'
Microsoft (R) Incremental Linker Version 10.00.30319.01
Copyright (C) Microsoft Corporation.  All rights reserved.

/stack:536870912
/subsystem:console
/incremental:no
/stack:536870912
/nodefaultlib:libc.lib
/out:out1232_wintel32s.exe
t2dfort.obj
C:\TELEMAC\V6P1\telemac2d\tel2d_v6p1\wintel32s\telemac2dv6p1.lib
C:\TELEMAC\V6P1\sisyphe\sisyphe_v6p1\wintel32s\sisyphev6p1.lib
C:\TELEMAC\V6P1\tomawac\toma_v6p1\wintel32s\tomawacv6p1.lib
C:\TELEMAC\V6P1\bief\bief_v6p1\wintel32s\biefv6p1.lib
C:\TELEMAC\V6P1\special\special_v6p1\wintel32s\specialv6p1.lib
C:\TELEMAC\V6P1\damocles\damo_v6p1\wintel32s\damov6p1.lib
C:\TELEMAC\V6P1\paravoid\paravoid_v6p1\wintel32s\paravoidv6p1.lib
LINK : fatal error LNK1181: cannot open input file 'C:\TELEMAC\V6P1\telemac2d\te
l2d_v6p1\wintel32s\telemac2dv6p1.lib'
ERROR : DURING LINKING

________________________________________________________
Execution finished: telemac2d.bat
________________________________________________________
Compilation/linking/file errors detected.
Please see messages in: stdout above, stderr,
       and/or file C:\TELEMAC\V6P1\validation_v6p1\telemac2d\tel2d_v6p1\221_dona
u\t2d_donau.cas1232_error.log
No execution errors detected.

Working directory: C:\TELEMAC\V6P1\validation_v6p1\telemac2d\tel2d_v6p1\221_dona
u\t2d_donau.cas1232_tmp
can be manually deleted with: C:\TELEMAC\V6P1\validation_v6p1\telemac2d\tel2d_v6
p1\221_donau\delete_t2d_donau.cas1232.bat

Returning exit status 1

=========================================================
 Telemac System 5.6 to 6.1 - Perl scripts version 6.1
The administrator has disabled public write access.

Re: ...... 13 years 3 months ago #2213

  • ails
  • ails's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 140
  • Thank you received: 17
Hi,

Please check that every listed library have correctly been created when compiling TELEMAC. For instance, look for *.lib in C:\TELEMAC\V6P1.

If not, try to compile manually the missing ones with the maktel install command in the corresponding directory (e.g C:\TELEMAC\V6P1\sisyphe\sisyphe_v6p1\sources for sisyphe).

Regards,

Fabien Decung
The administrator has disabled public write access.

Re: ...... 13 years 3 months ago #2218

  • Tesfaye
  • Tesfaye's Avatar
Hi Fabiene,

That could not produce the lib files...as you recommended...
- there is no *.lib in C:\TELEMAC\V6P1
- on running the maktel install the following error occured on e.g for
telemac and sisyphe the error below occured...(I tried to compile sisyphe before telemac and the same type of error occured....as below.
C:\TELEMAC\V6P1\telemac2d\tel2d_v6p1\sources>maktel install

Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation.  All rights reserved.

-
---------------------Link executable par defaut
        xilink.exe /stack:536870912 /subsystem:console /incremental:no /stack:53
6870912 /nodefaultlib:libc.lib /out:telemac2dV6P1.exe friction_def.obj declarati
ons_telemac2d.obj  interface_telemac2d.obj   m_coupling_estel3d.obj  homere_tele
mac2d.obj                      lecdon_telemac2d.obj                      akepin.
obj assignstr.obj astro.obj  bilan.obj   bilant1.obj bord.obj  bord_tidal_bc.obj
 bord_tide.obj  caldt.obj   carafr.obj cdl.obj cdlproj.obj cdlzz.obj cdl_tch.obj
 celerite.obj chpcon.obj clhuvt.obj   clsing.obj cltrac.obj   coefmat.obj coefro
.obj complim.obj condin.obj  condin_adj.obj   conv_mercator_to_degdec.obj conv_l
ambert_to_degdec.obj   corfon.obj corpor.obj   cornor.obj  correction_depth_2d.o
bj  corstr.obj   corvis.obj cosake.obj   cost_function.obj cubeequation.obj  deb
imp.obj debsce.obj   def_zones.obj   difsou.obj disper.obj   dragcoeff.obj dragf
o.obj entete.obj exlim.obj fdnrst.obj filter_h.obj flot.obj  flucin.obj flucint.
obj fluhyd.obj  fluroe.obj flusec_telemac2d.obj flusew.obj flusrc.obj flutrac.ob
j fluxe.obj fluxzz.obj flux_tch.obj flu_tchamen.obj   flu_zokagoa.obj  fluxpr_te
lemac2d.obj fricti.obj friction.obj friction_bubble.obj  friction_lindner.obj  f
riction_calc.obj friction_quad.obj  friction_unif.obj friction_zones.obj frictio
n_user.obj  friction_read.obj friction_scan.obj friction_init.obj friction_choic
e.obj  gestio.obj  gradnod.obj gradnodt.obj gradz.obj  homere_adj_t2d.obj hpropa
.obj interpol.obj   href.obj   incide.obj   init_kin.obj initstr.obj intemp.obj
isitok.obj   kepscl.obj kepsil.obj   kepsin.obj lagran.obj   lecsip.obj lecsng.o
bj   loiden.obj loinoy.obj  majtrac.obj majzz.obj  marast.obj masbas2d.obj masko
b.obj   matbou.obj mesures.obj meteo.obj  metgra.obj  newstr.obj nodalf_pugh.obj
 nodalupv_pugh.obj nomvar_telemac2d.obj output_telemac2d.obj point_telemac2d.obj
 point_adj_t2d.obj   oil_spill_2d.obj poros.obj poro11.obj  prebor.obj preres_te
lemac2d.obj  propag.obj propag_adj.obj propin_telemac2d.obj   prosou.obj q.obj
read_fic_curves.obj read_fic_sources.obj read_sections_telemac2d.obj  reinit.obj
 rescue.obj resolu.obj  read_fic_frliq.obj  rotne0.obj siphon.obj sl.obj smagor.
obj smoothing_flux.obj smtrac.obj  sorflo.obj source_telemac2d.obj  spectre.obj
sta_dis_cur.obj steady.obj tel4del.obj telemac2d.obj  testeur.obj  thomps.obj ti
dal_model_t2d.obj tr.obj trsce.obj  utimp_telemac2d.obj  valro.obj  vistur.obj v
it.obj      volfin.obj vusce.obj vvsce.obj wall_friction.obj wetdry.obj wrihyd.o
bj zeropsi.obj zerophi.obj    C:\TELEMAC\V6P1\bief\bief_V6P1\wintel32s\biefV6P1.
lib  C:\TELEMAC\V6P1\sisyphe\sisyphe_V6P1\wintel32s\sisypheV6P1.lib  C:\TELEMAC\
V6P1\tomawac\toma_V6P1\wintel32s\tomawacV6P1.lib  C:\TELEMAC\V6P1\damocles\damo_
V6P1\wintel32s\damoV6P1.lib  C:\TELEMAC\V6P1\special\special_V6P1\wintel32s\spec
ialV6P1.lib  C:\TELEMAC\V6P1\paravoid\paravoid_V6P1\wintel32s\paravoidV6P1.lib

ipo: error #11018: Cannot open C:\TELEMAC\V6P1\sisyphe\sisyphe_V6P1\wintel32s\si
sypheV6P1.lib
xilink: executing 'link'
Microsoft (R) Incremental Linker Version 10.00.30319.01
Copyright (C) Microsoft Corporation.  All rights reserved.

/stack:536870912
/subsystem:console
/incremental:no
/stack:536870912
/nodefaultlib:libc.lib
/out:telemac2dV6P1.exe
friction_def.obj
declarations_telemac2d.obj
interface_telemac2d.obj
m_coupling_estel3d.obj
homere_telemac2d.obj
lecdon_telemac2d.obj
akepin.obj
assignstr.obj
astro.obj
bilan.obj
bilant1.obj
bord.obj
bord_tidal_bc.obj
bord_tide.obj
caldt.obj
carafr.obj
cdl.obj
cdlproj.obj
cdlzz.obj
cdl_tch.obj
celerite.obj
chpcon.obj
clhuvt.obj
clsing.obj
cltrac.obj
coefmat.obj
coefro.obj
complim.obj
condin.obj
condin_adj.obj
conv_mercator_to_degdec.obj
conv_lambert_to_degdec.obj
corfon.obj
corpor.obj
cornor.obj
correction_depth_2d.obj
corstr.obj
corvis.obj
cosake.obj
cost_function.obj
cubeequation.obj
debimp.obj
debsce.obj
def_zones.obj
difsou.obj
disper.obj
dragcoeff.obj
dragfo.obj
entete.obj
exlim.obj
fdnrst.obj
filter_h.obj
flot.obj
flucin.obj
flucint.obj
fluhyd.obj
fluroe.obj
flusec_telemac2d.obj
flusew.obj
flusrc.obj
flutrac.obj
fluxe.obj
fluxzz.obj
flux_tch.obj
flu_tchamen.obj
flu_zokagoa.obj
fluxpr_telemac2d.obj
fricti.obj
friction.obj
friction_bubble.obj
friction_lindner.obj
friction_calc.obj
friction_quad.obj
friction_unif.obj
friction_zones.obj
friction_user.obj
friction_read.obj
friction_scan.obj
friction_init.obj
friction_choice.obj
gestio.obj
gradnod.obj
gradnodt.obj
gradz.obj
homere_adj_t2d.obj
hpropa.obj
interpol.obj
href.obj
incide.obj
init_kin.obj
initstr.obj
intemp.obj
isitok.obj
kepscl.obj
kepsil.obj
kepsin.obj
lagran.obj
lecsip.obj
lecsng.obj
loiden.obj
loinoy.obj
majtrac.obj
majzz.obj
marast.obj
masbas2d.obj
maskob.obj
matbou.obj
mesures.obj
meteo.obj
metgra.obj
newstr.obj
nodalf_pugh.obj
nodalupv_pugh.obj
nomvar_telemac2d.obj
output_telemac2d.obj
point_telemac2d.obj
point_adj_t2d.obj
oil_spill_2d.obj
poros.obj
poro11.obj
prebor.obj
preres_telemac2d.obj
propag.obj
propag_adj.obj
propin_telemac2d.obj
prosou.obj
q.obj
read_fic_curves.obj
read_fic_sources.obj
read_sections_telemac2d.obj
reinit.obj
rescue.obj
resolu.obj
read_fic_frliq.obj
rotne0.obj
siphon.obj
sl.obj
smagor.obj
smoothing_flux.obj
smtrac.obj
sorflo.obj
source_telemac2d.obj
spectre.obj
sta_dis_cur.obj
steady.obj
tel4del.obj
telemac2d.obj
testeur.obj
thomps.obj
tidal_model_t2d.obj
tr.obj
trsce.obj
utimp_telemac2d.obj
valro.obj
vistur.obj
vit.obj
volfin.obj
vusce.obj
vvsce.obj
wall_friction.obj
wetdry.obj
wrihyd.obj
zeropsi.obj
zerophi.obj
C:\TELEMAC\V6P1\bief\bief_V6P1\wintel32s\biefV6P1.lib
C:\TELEMAC\V6P1\sisyphe\sisyphe_V6P1\wintel32s\sisypheV6P1.lib
C:\TELEMAC\V6P1\tomawac\toma_V6P1\wintel32s\tomawacV6P1.lib
C:\TELEMAC\V6P1\damocles\damo_V6P1\wintel32s\damoV6P1.lib
C:\TELEMAC\V6P1\special\special_V6P1\wintel32s\specialV6P1.lib
C:\TELEMAC\V6P1\paravoid\paravoid_V6P1\wintel32s\paravoidV6P1.lib
LINK : fatal error LNK1181: cannot open input file 'C:\TELEMAC\V6P1\sisyphe\sisy
phe_V6P1\wintel32s\sisypheV6P1.lib'
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Intel\ComposerXE-2011\bin\ia
32\xilink.exe"' : return code '0x49d'
Stop.
C:\TELEMAC\V6P1\telemac2d\tel2d_v6p1\sources>cd..

C:\TELEMAC\V6P1\telemac2d\tel2d_v6p1>cd..

C:\TELEMAC\V6P1\telemac2d>cd..

C:\TELEMAC\V6P1>cd bin

C:\TELEMAC\V6P1\bin>maktel install

Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation.  All rights reserved.

NMAKE : fatal error U1052: file 'makefile.wnt' not found
Stop.
C:\TELEMAC\V6P1\bin>
The administrator has disabled public write access.

Re: ...... 13 years 3 months ago #2224

  • ails
  • ails's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 140
  • Thank you received: 17
Well, I suggest you to check the newest post here:
www.opentelemac.org/index.php?option=com...=6&Itemid=62&lang=fr
The administrator has disabled public write access.

makte install error on TEL and SIS 13 years 3 months ago #2228

  • Tesfaye
  • Tesfaye's Avatar
Hi there,

I tried to install the lib files step by step as is in the instal manual.
Unfortuntely, for two modules telemac2d and sisyphe2d the error below occured...

please give me your idea on it...
1. C:\TELEMAC\V6P1\bin>maktel install
NMAKE : fatal error U1052: file 'makefile.wnt' not found
Stop.

2. maktel install for sisyhe
....
read_sections_sisyphe.obj
rescue_sisyphe_notperma.obj
tassement.obj
C:\TELEMAC\V6P1\bief\bief_V6P1\wintel32s\biefV6P1.lib
C:\TELEMAC\V6P1\damocles\damo_V6P1\wintel32s\damoV6P1.lib
C:\TELEMAC\V6P1\paravoid\paravoid_V6P1\wintel32s\paravoidV6P1.lib
C:\TELEMAC\V6P1\special\special_V6P1\wintel32s\specialV6P1.lib
dredgesim_interface.obj : warning LNK4042: object specified more than once; extr
as ignored
biefV6P1.lib(solve.obj) : error LNK2019: unresolved external symbol _PRE4_MUMPS
referenced in function _SOLVE
sisypheV6P1.exe : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Intel\ComposerXE-2011\bin\ia
32\xilink.exe"' : return code '0x460'
Stop.

3. maktel install error on telemac2d
....
zeropsi.obj
zerophi.obj
C:\TELEMAC\V6P1\paravoid\paravoid_V6P1\wintel32s\paravoidV6P1.lib
C:\TELEMAC\V6P1\special\special_V6P1\wintel32s\specialV6P1.lib
dredgesim_interface.obj : warning LNK4042: object specified more than once; extr
as ignored
biefV6P1.lib(solve.obj) : error LNK2019: unresolved external symbol _PRE4_MUMPS
referenced in function _SOLVE
sisypheV6P1.exe : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Intel\ComposerXE-2011\bin\ia
32\xilink.exe"' : return code '0x460'
Stop.

LINK : fatal error LNK1181: cannot open input file 'C:\TELEMAC\V6P1\sisyphe\sisy
phe_V6P1\wintel32s\sisypheV6P1.lib'
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Intel\ComposerXE-2011\bin\ia
32\xilink.exe"' : return code '0x49d'
Stop.
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Moderators: borisb

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