Windows installation NONMEM 7 with ifort
Colleagues
I am installing NONMEM 7 for a colleague on a Windows 7 (64-bit) machine.
ifort is installed -- however, during the installation I encountered an error
message:
> Intel(R) Visual Fortran Compiler Professional Edition for Windows*
> modification can continue, but take note:
> The following components can not be installed: - Intel(R) Visual Fortran
> Compiler for applications running on IA-64 Modification can continue;
> however, these components will not be installed because they require that a
> supported Microsoft* development tools be installed. Refer to the Release
> Notes for a list of the required Microsoft* development tools.
I continued the installation successfully and the command:
ifort
yields the expected response:
command line error: no files specified
I then attempted a generic installation:
SETUP7 d: C:\nm7.10 ifort y link reg norec i unzip.exe
The installation fails with the following message:
> ===Checking compiler
> start compile/link
> ifort: error #10037: could not find 'link'
> end compile/link
> Could not compile util\test.f90
> ===
>
> Compiler ifort and/or install program cannot be run
> Installation Aborted
The entire dialog is shown below.
Is the NONMEM installer trying to do a 64-bit installation but only 32-bit
Fortran is available? Any ideas?
Dennis
Dennis Fisher MD
P < (The "P Less Than" Company)
Phone: 1-866-PLessThan (1-866-753-7784)
Fax: 1-866-PLessThan (1-866-753-7784)
www.PLessThan.com
> C:\NONMEM7.1.0.CD2>SETUP7 d: C:\nm7.10 ifort y link reg norec i unzip.exe
> NONMEM 7 INSTALLATION UTILITY - Windows/DOS batch file version
> For instructions, see readme_7.1.0.pdf or readme_7.1.0.txt on the CD
>
> SETUP7 d: C:\nm7.10 ifort y link reg norec i unzip.exe nonmem7e.zip
> nonmem7r.zip
> CD-ROM drive is d:
> NONMEM 7 directory is C:\nm7.10
> Command for FORTRAN compiles is ifort
> Optimization for Fortran compiles is y
> Command to build NONMEM archive is link
> Sizes is reg
> Recompile is norec
> Binaries will not be recompiled, even if SIZES has changed.
> Interactive is i
> Unzip is unzip.exe
> Encrypted source file is nonmem7e.zip
> Unencrypted file is nonmem7r.zip
>
> To learn how to override the defaults, enter
> SETUP7 help
>
> Continue (y/n)? [y]
> directory C:\nm7.10
> Step 1a. Copy files from d: to C:\nm7.10
> 1 file(s) copied.
> 1 file(s) copied.
> 1 file(s) copied.
> 1 file(s) copied.
> 1 file(s) copied.
> 1 file(s) copied.
> Step 1b. Copy files from d:\NONMEM_7.1.0 to C:\nm7.10
>
> Installing NONMEM 7 (Enter Ctrl-C to interrupt) ...
> Step 2a. Make sub-directories of C:\nm7.10
> Extract rest of files
> Using resource\SIZES_reg
> Choosing platform-dependent files ...
> Will use install_Win.exe
> Will use util\finish_win_ifort.bat
>
> ===Checking compiler
> start compile/link
> ifort: error #10037: could not find 'link'
> end compile/link
> Could not compile util\test.f90
> ===
>
> Compiler ifort and/or install program cannot be run
> Installation Aborted