Dear Prof Ripley, > Thank you for the reply. Setting these variables explicitly on the make > install line should help.
I just fixed them in Makeconf explicitly and it's OK now. > I have a guess at the shell problem. Configure contains > > if test -z ${rdocdir}; then > rdocdir='${rhome}/doc' > fi > > and maybe test -z is broken. Does it help to add quotes as in > > if test -z "${rdocdir}"; then Yes, that's the trick. -- Atro Tossavainen (Mr.) / The Institute of Biotechnology at Systems Analyst, Techno-Amish & / the University of Helsinki, Finland, +358-9-19158939 UNIX Dinosaur / employs me, but my opinions are my own. < URL : http : / / www . helsinki . fi / %7E atossava / > NO FILE ATTACHMENTS ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel