RE: NMQual 7.0.1 installs NONMEM 7.
Hi Tim,
I was able to install NONMEM 7.1 through NMQual7.0.1 on Windows XP.
gfortran-windows was installed with default options.
I had to make the following changes to the "compile" instruction ids.
_________________
<instruction id='compile'>.\install.exe 2 nonmem7e.zip nonmem7r.zip gfortran
"-c -O3 -ffast-math -xf95 -Iresource" " -Jresource" Win "unzip.exe -a" o y
x</instruction>
<instruction id='compile'>.\install.exe 3 nonmem7e.zip nonmem7r.zip gfortran
"-c -O3 -ffast-math -xf95 -Iresource" " -Jresource" Win "unzip.exe -a" o y
x</instruction>
Enable "alternate file extensions"
<suffix id='fortran'>f90</suffix>
<suffix id='object'>o</suffix>
<suffix id='library'>a</suffix>
_________________
Regards,
Naren
__________________________
Quoted reply history
-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Narayanan, Naren
Sent: Tuesday, October 27, 2009 12:03 PM
To: Tim Bergsma; [email protected]
Subject: RE: [NMusers] NMQual 7.0.1 installs NONMEM 7.
Hi Tim,
A couple of quick questions for you... When the script executes the following
instruction,
<instruction id='compile'>.\install.exe 2 nonmem7e.zip nonmem7r.zip gfortran
"-c -O3 -ffast-math -xf95 -Iresource" "mod=-Jresource" Win "unzip.exe -a" o y
x</instruction>
I get the following message:
gfortran: mod=-Jresource: No such file or directory
1)Is the above message an error or acceptable?
2) Prior to starting the installation, I installed the unzip.exe separately.
Can Winzip based unzip be used instead of the unzip.exe?
Thanks,
Naren
-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Tim Bergsma
Sent: Friday, October 02, 2009 1:03 PM
To: [email protected]
Subject: [NMusers] NMQual 7.0.1 installs NONMEM 7.
Metrum Institute announces the availability of NMQual version 7.0.1.
NMQual 7 supports NONMEM 7 and is back-compatible with NONMEM 6. It
has been tested with Intel Fortran and g95 compilers on both Macintosh
and Windows operating systems.
The configuration template (config.template.xml) installs NONMEM 7 on
a Windows computer using Intel Fortran; suggestions are given there
for many other configurations. Tested alternative configuration files
are avialable at
http://nmqual.googlecode.com/files/configurations-1.zip.
You may need to add the package Archive::Zip to your perl
installation; the procedure is as for XML::XPath, described at
http://code.google.com/p/nmqual/wiki/UserGuide#Installing_NMQual. You
may need to replace "from='../nonmem.lic'" in the configuration file
with a full path to your current license.
NMQual is a system for creating NONMEM installations; it features
scripted bug fixes and self-documenting output.
Regards,
Tim Bergsma, PhD
Senior Scientist
Metrum Research Group, LLC
homepage: http://nmqual.googlecode.com
download: http://nmqual.googlecode.com/files/nmqual-7.0.1.zip
changes: http://code.google.com/p/nmqual/wiki/UpdateHistory