Dear NMusers,

Running nmfe73 on linux without option -prdefault or -tprdefault fails if the path to the run directory contains spaces. This can be fixed by changing line 275 of nmfe73 from

cd $nmcdir

to

cd "$nmcdir"

which also takes care of the error that may occur with a path that contains *

Kajsa Harling

--
-----------------------------------------------------------------
Kajsa Harling, PhD
System Developer
Department of Pharmaceutical Biosciences
Uppsala University

[email protected]
+46-(0)18-471 4308

http://www.farmbio.uu.se/research/researchgroups/pharmacometrics/
-----------------------------------------------------------------

Reply via email to