RE: installation problem for NONMEM7 G95 on server

From: Stefaan Rossenu Date: August 21, 2010 technical Source: mail-archive.com
Dear all, Did anyone already tried to install NONMEM7 with gfortran compiler and windows vista on a 32 bit system? I'm always get the following message: ===checking compiler Cannot run install === Compiler gfortran and/or install program cannot be run Installation aborted I already tested the compiler and that was successsful. Can someone help me? Tx, Stefaan ________________________________
Quoted reply history
Van: [email protected] [[email protected]] namens Bachman, William [[email protected]] Verzonden: woensdag 4 augustus 2010 14:46 Aan: kehua wu CC: [email protected] Onderwerp: RE: [NMusers] installation problem for NONMEM7 G95 on server A couple of points: 1. your compiler or linker is failing, I recommend testing the compiler indepently of PDx-Pop (from a DOS window) to lessen the complexity of the test by a degree. 2. you may not have permission to write to the root directory, c:\. Try from within a directory you know you can read/write. 3. we currently don't recommend g95 for NONMEM 7, I would suggest gfortran (you can get a copy of gfortran-windows.exe at ftp://ftp.globomaxnm.com/Public/nonmem7/compilers/) A successful test will then look like this: c:\test>gfortran gmtest.for c:\test>a.exe ICON Development Solutions - Tools for Expediting Population Analysis (c) 2009 ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of kehua wu Sent: Tuesday, August 03, 2010 4:38 PM To: [email protected] Subject: [NMusers] installation problem for NONMEM7 G95 on server Dear NONMEM users, I am trying to install NONMEM 7 and G95 on a server. There is problem when testing the compiler, Pdx-pop says: > Testing GNU g95 Fortran >>>ld: cannot open output file C:\gmtest.exe: Permission denied Looks like I do not have the right. Can I avoid the 'C:\' disk? If so, how should I set up the path? Any feedback would be highly appreciated. Best regards, Kehua
Aug 03, 2010 Kehua wu installation problem for NONMEM7 G95 on server
Aug 04, 2010 William Bachman RE: installation problem for NONMEM7 G95 on server
Aug 21, 2010 Stefaan Rossenu RE: installation problem for NONMEM7 G95 on server
Aug 21, 2010 William Bachman Re: installation problem for NONMEM7 G95 on server
Aug 21, 2010 Stephen Duffull RE: installation problem for NONMEM7 G95 on server