Linux

2 messages 2 people Latest: Jun 24, 2002

Linux

From: Joern Loetsch Date: June 24, 2002 technical
From:"Joern Loetsch" Subject:[NMusers] Linux Date:Mon, 24 Jun 2002 09:31:22 +0200 Dear all, I'm contemplating an installation on Linux. In the installation guide it looks as if I had to set up every single file and directory manually. Is there anything like the DOS setup.bat for UNIX?. Regards Jorn ______________________________________________________ Jorn Lotsch, MD, PhD pharmazentrum frankfurt, Dept. of Clinical Pharmacology Johann Wolfgang Goethe-University Hospital Theodor-Stern-Kai 7 D-60590 Frankfurt am Main GERMANY Tel.:+49-69-6301-4589 Fax.:+49-69-6301-7636 http://www.klinik.uni-frankfurt.de/zpharm/klin/

RE: Linux installation

From: William Bachman Date: June 24, 2002 technical
From:"Bachman, William" Subject: RE: [NMusers] Linux installation Date:Mon, 24 Jun 2002 08:56:23 -0400 Jorn, Linux is installed in the same way that UNIX is installed. See NONMEM Users Guide Part III, Appendix 4, pages 123-126 for a description of the SETUP C-shell script for installing NONMEM and the following additional notes: Installation for Linux on a PC Installation under Linux on a PC is very similar to installations for UNIX. The primary difference is specifying the Intel floating point architecture. 1.Read Appendix 3 sections 3.1 and 3.2 and Appendix 4 in NONMEM Users Guide - Part III: NONMEM Installation Guide. 2.The following assumes that the f77 compiler and dos2unix utility have been installed, the NONMEM directories have been created under /opt, the full path name for the ar command is /usr/bin/ar, and that the NONMEM files have been read from the distribution media as described in Appendix 3, section 3.1. 3.Make the setup script executable. chmod +x SETUP Run the setup command from the nmv directory. (Make certain that you are using a C shell.) ./SETUP /opt/nmv f77 -O /usr/bin/ar Intel /opt/nmv is the main NONMEM directory f77 is the compiler command -O is the compiler option /usr/bin/ar is the path and filename of the ar command Intel specifies the Intel floating point architecture 4. Test the NONMEM installation. cd run ./nmfe5 CONTROL5 REPORT5 nmconsult@globomaxnm.com GloboMax LLC 7250 Parkway Drive, Suite 430 Hanover, MD 21076 Voice: (410) 782-2205 FAX: (410) 712-0737