From: mmunsaka@tgrd.com
Subject: [NMusers] Help!!!
Date: Tue, June 14, 2005 11:36 am
Hello,
I recently had NONMEM PDxPOP re-installed onto a faster computer
because the old computer was "too slow." When I ran the examples
that come with the PDxPOP installation, I did not find any errors
and everything went well including the link to Splus. However, when
I tried to run an independent code, I noticed an error message and
initially I thought it was the new code in error. But then I tried
running the PDxPOP examples and saw the same error.
Here is the error below.
Does anyone know what this means?
Melvin
=====================================================================
RUN STARTED
MAIN STARTUP
CONTROL STREAMS: 101
PROGRAM DIRECTORY: C:\pdxpop1.1j\
PROJECT DIRECTORY: c:\pdxpop1.1j\example1\
CHECK RUN ID'S: Y
CONTROL FILE: c:\pdxpop1.1j\example1\101.ctl
RESULT FILE: c:\pdxpop1.1j\example1\101.res
EXECUTE FLAG: Y
START DATE: Jun 14 2005 10:25
NONMEMDIR: c:\nmv
FORTRAN: INTEL
FOPTIONS: /nologo /nbs /w /4Yportlib /Gs /Ob1gyti /Qprec_div
WARNINGS AND ERRORS (IF ANY) FOR PROBLEM 1
(WARNING 2) NM-TRAN INFERS THAT THE DATA ARE POPULATION.
ERRMSG: C:\pdxpop1.1j\main.p.exe 518 Can't run ifl
Errors have been reported: check GmniEvent.Log
Errors returned from go5entry
Further processing of this run is skipped
EXIT BEFORE LAST LINE MEANS AN EARLY EXIT OCCURRED!!!!!!
$LASTLINE is 101
The line number indicator is: 489
OUTPUT IS COMPLETE
WAITING FOR NEXT COMMAND
Help!!!
2 messages
2 people
Latest: Jun 14, 2005
From: "Bachman, William (MYD)" bachmanw@iconus.com
Subject: RE: [NMusers] Help!!!
Date: Tue, June 14, 2005 12:09 pm
It means that PDx-Pop cannot find the Intel 7.x compiler, "ifl.exe":
ERRMSG: C:\pdxpop1.1j\main.p.exe 518 Can't run ifl
The Intel compilers do not automatically set their own environmental variables.
If you type the compiler command from a DOS window you should get something
like the following if the environment is set correctly:
C:\> ifl.exe
Intel(R) Fortran Compiler for 32-bit applications, Version 7.0
Build 20040611Z Package ID: w_fc_pc_8.0.050_pe052.1
Copyright (C) 1985-2004 Intel Corporation. All rights reserved.
ifl: Command line error: no files specified; for help type "ifl -help"
If the environment is NOT properly set, you will get something like:
C:\> ifl.exe
'ifl.exe' is not recognized as an internal or external command,
operable program or batch file.
Contact me directly if you need to know how to set the environment for your compiler.
nmconsult@globomaxnm.com
GloboMax
The Strategic Pharmaceutical Development Division of ICON plc
7250 Parkway Drive, Suite 430
Hanover, MD 21076
Voice: (410) 782-2205
FAX: (410) 712-0737
_______________________________________________________