Download NONMEM720_64gfortran463.exe from
ftp://ftp.globomaxnm.com/Public/nonmem720/.
Once downloaded, run the program (Start->Run, or run from a DOS window).
Answer questions including decision to install MPICH2.
After installation, there should be a "nm72g64a" desktop shortcut icon on your
desktop. Click on
it, and a "blue" command window will open.
The program has an expired license file. Therefore, copy your up-to-date
license
file nonmem.lic to the directory \nm72g64a\license\. This needs to be done
only once.
Then execute the test problem:
nmfe72 control5 control5.txt -prdefault
The objective function should be about 104.56
If you are using PDxPop5, then run PDxPop5 and in the configuration section,
"Tools > Edit Configuration", insert c:\nm72g64a as the NONMEM directory, and
GFORTRAN as the compiler.
The nm72g64a desktop icon may be used to run PDx-Pop by modifying
C:\nm72g64a\run\nm72g_setup.bat by removing the "rem" from the two lines prior
to ":lexit":
@echo off
set library_path=
set ld_library_path=
rem getgfortran
rem if not %errorlevel%==0 goto lexit
rem for /F "delims=" %%n in (gfortran.pth) do set gfortranpath=%%n
set
gfortranpath=C:\nm72g64a\gfortran\mingw64\libexec\gcc\x86_64-w64-mingw32\4.6.3;C:\nm72g64a\gfortran\mingw64\bin
echo Path for gfortran set to %gfortranpath%
set PATH=%gfortranpath%;c:\program files\MPICH2\bin;%PATH%
rem modification for using PDx-Pop with NONMEM 7.2.0 and 64-bit gfortran 4.6.3:
rem put correct path for PDx-Pop installation directory in next line and remove
"rem" from both lines below:
rem cd c:\pdxpop5
rem PDxPop5.exe
:lexit
William J. Bachman, Ph.D.
Director, Pharmacometrics R&D
Icon Development Solutions
7740 Milestone Parkway
Suite 150
Hanover, MD 21076
[email protected]