Re: Installation NONMEM V 1.1 on Mac OS X
Ben,
I used
set o='-O -fsloppy-char' I am attaching my setup shell script. Did you see Nick Holford's posting? He suggests using gfortran. I haven't tried it myself, but maybe your scripts will run faster with that compiler. http://gcc.gnu.org/fortran/
Do you have a Windows partition on your MacBook Pro? You could try installing there instead. I initially did the installation in Mac OS X because I have more graphing software on that side. But apparently, the UNIX version of Wings for NONMEM doesn't have all the capabilities of the Windows version.
Cynthia
SETUP
Description:
Binary data
Quoted reply history
On Feb 19, 2007, at 11:53 PM, RIBBA BENJAMIN wrote:
> I used g95 and it seems to work. At least it compiles and run a script. The problem is that it tales much more time than running the same script on my PC... The compilation might not been optimized. Do you remember what you used as g95 option in the SETUP command? I used -fsloppy-chart Thx, Ben -------- Message d'origine-------- De: Rainbow Pharma Consulting [ mailto:[EMAIL PROTECTED] ] Date: lun. 19/02/2007 06:39 À: RIBBA BENJAMIN Cc: [email protected] Objet : Re: [NMusers] Installation NONMEM V 1.1 on Mac OS X Try using the g95 fortran compiler. It worked for me when g77 failed doing an installation of NONMEM VI. See [NMusers] NONMEM Tips #23 - December 21, 2006 for more details. The Intel Fortran compiler also works (you can get a free 30-day trial). I had tried that before I found out about g95. Since the g95 compiler is free, I ended up going that route. Cynthia On Feb 18, 2007, at 12:54 AM, RIBBA BENJAMIN wrote: > Hello, > > I'm trying to install NONMEM V 1.1 on my MacBook (Mac OS X 10.4.8). > I followed instructions I found in a zip file: "Setting up NONMEM > under Mac OS X" at the following address: http://www.boomer.org/pkin/ > I also downloaded the fortran compiler g77 as it is suggested. > > At Step 8. "Build nmtran.exe" on the SETUP program (included in the > zip file), I get the following message on my > terminal: > > /usr/bin/ld: Undefined symbols: > _newfld_ > collect2: ld returned 1 exit status > Compilation failed. > Please look for error messages in /opt/nmv/tr/emsgs.txt > > Any idea? > Does anyone succeded in running Nonmem V on a Mac OS X? > > Thanks for your help in this matter. > > Benjamin Ribba >