RE: Re: 答复: NONMEM execution problem

From: Kevin Dykstra Date: September 14, 2011 technical Source: mail-archive.com
We found that editing the path in the system environment so that gfortran comes ahead of the Pharsight software solves this problem. In other words, edit your path so that c:\Program Files\gfortran\libexec\... comes first in the path. Good luck! ________________________________________ Kevin Dykstra, PhD, FCP President/CEO Description: QPharmetra_noTag_FA little.png +1 978.655.1943 (O) +1 978.289.2987 (M) <mailto:[email protected]> [email protected] | http://qPharmetra.com http://qPharmetra.com ____________________________________________________________________________ ____________________________ This e-mail communication is confidential and is intended only for the individual(s) or entity named above and others who have been specifically authorized to receive it. If you are not the intended recipient, please do not read, copy, use or disclose the contents of this communication to others. Please notify the sender that you have received this e-mail in error by replying to the e-mail or by telephoning 978-655-1943. Please then delete the e-mail and any copies of it. Thank you.
Quoted reply history
From: [email protected] [mailto:[email protected]] On Behalf Of Gaurav Bajaj Sent: Wednesday, September 14, 2011 3:49 PM To: [email protected] Subject: [NMusers] Re: 答复: [NMusers] NONMEM execution problem Dear NONMEM users, I recently shared a NONMEM 7.2 execution problem with the group which was due to compiler issues. I figured that it stopped working after I installed Phoenix. I guess Phoenix uses g77 MinGW compiler which might have corrupted gfortran, and that may be the reason I am not able to execute NONMEM. I tried installing g95MinGW as suggested by Chenhui, but its not working either. If anybody else have faced similar issue, please let me know. Kind regards, Gaurav 2011/9/2 邓晨辉 <[email protected]> Hi Gaurav, What is your OS? I think it may be the problem of compiler. Days ago, I encounter a similar problem in a Windows 7 64bit PC. The way I do to solve the problem is to clean the gfortran install, download a MinGW for WIN64 gfortran complier and reinstall NONMEM. Hope this could help you! Chenhui. 发件人: [email protected] [mailto:[email protected]] 代表 Gaurav Bajaj 发送时间: 2011年9月2日 23:16 收件人: [email protected] 主题: [NMusers] NONMEM execution problem Hello all, I am having problem with NONMEM 7.2 execution. I am not sure about the problem as it was working fine until recently. Could you please suggest any solution? Here is what I see when I run nm72 example: --------------------------- C:\Users\bajajg\Desktop\NONMEM run test>nmfe72 example1.ctl example1.out doing nmtran WARNINGS AND ERRORS (IF ANY) FOR PROBLEM 1 (WARNING 2) NM-TRAN INFERS THAT THE DATA ARE POPULATION. CREATING MUMODEL ROUTINE... 1 file(s) copied. recompiling certain components. C:\Users\bajajg\AppData\Local\Temp\cc99rPSO.s: Assembler messages: C:\Users\bajajg\AppData\Local\Temp\cc99rPSO.s:1047: Error: junk at end of first unrecognized character is `,' C:\Users\bajajg\AppData\Local\Temp\cc99rPSO.s:1048: Error: junk at end of first unrecognized character is `,' . . . . C:\Users\bajajg\AppData\Local\Temp\ccaviQhi.s:1845: Error: junk at en first unrecognized character is `,' C:\Users\bajajg\AppData\Local\Temp\ccaviQhi.s:1846: Error: junk at en first unrecognized character is `,' C:\Users\bajajg\AppData\Local\Temp\ccaviQhi.s:1847: Error: junk at en first unrecognized character is `,' Finished compiling fsubs gfortran: error: fsubs.o: No such file or directory gfortran: error: temp_dir\PRED.o: No such file or directory gfortran: error: temp_dir\PREDI.o: No such file or directory gfortran: error: temp_dir\CHECK.o: No such file or directory gfortran: error: temp_dir\SADVAN.o: No such file or directory gfortran: error: temp_dir\ADVAN3.o: No such file or directory gfortran: error: temp_dir\TRANS4.o: No such file or directory gfortran: error: temp_dir\prglobalp.o: No such file or directory gfortran: error: temp_dir\mumodel.o: No such file or directory gfortran: error: temp_dir\prpnm.o: No such file or directory Completed call to gfcompile.bat No nonmem execution. --------------------------------------------------------- Gaurav Bajaj -- Gaurav Bajaj Postdoctoral Fellow, Pharmacometrics Laboratory for Applied PK/PD Clinical Pharmacology & Therapeutics The Children's Hospital of Philadelphia <<image001.png>>
Sep 14, 2011 Gaurav Bajaj Re: 答复: NONMEM execution problem
Sep 14, 2011 Kevin Dykstra RE: Re: 答复: NONMEM execution problem
Sep 15, 2011 风都扁扁 Re: Re: 答复: NONMEM execution problem