Hi, I installed R-0.63.3 version on SGI machine running IRIX 6.5. Machine details: 319 <mind.krasnow.gmu.edu:R-0.63.3> uname -a IRIX64 mind 6.5 07271714 IP27 I used gcc (egcs1.1.1) and g77 combination. I use the GNU make rather than the sgi make. I went through your help mailing list and found that I have to edit the Mathlib.h file in src/include directory to undefine certain definitions which conflict with sgi's definition. When I type gmake, I got one error message: gmake[2]: Entering directory `/Apps/usr/local/R-0.63.3/doc' Installing doc ... install: ../doc/html/search/index.txt does not exist gmake[2]: *** [install-html] Error 1 Then when I ran the check, I was not able to run modreg-Ex.R example. It runs for over 2 hours but does not generate anything beyond the 2 pages it generates in the first few minutes. The second page contains only 3 graphs and a half drawn graph. The modreg.Rout file gets deleted when I terminate the check process. So I am not sure where it is stuck. I am not sure how long I should let it run. Moreover it does not write anything to .out or .ps file after the first few minutes. Is this a known bug? Jayshree Sarma -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
>>>>> On Tue, 23 Mar 1999 22:58:04 +0100, >>>>> jsarma (j) wrote:j> Hi, j> When I type gmake, I got one error message: j> gmake[2]: Entering directory `/Apps/usr/local/R-0.63.3/doc' j> Installing doc ... j> install: ../doc/html/search/index.txt does not exist j> gmake[2]: *** [install-html] Error 1 Hmm, this works perfecctly fine here on my machine. The index.txt file is built during `make docs', so if it is missing the error should be earlier than when doing `make install' ... are there any unusual messages earlier in the make process? Has anybody else experienced this problem? Best, --=20 ------------------------------------------------------------------- Friedrich Leisch=20 Institut f=FCr Statistik Tel: (+43 1) 58801 10715 Technische Universit=E4t Wien Fax: (+43 1) 58801 10798 Wiedner Hauptstra=DFe 8-10/1071 Friedrich.Leisch@ci.tuwien.ac.at A-1040 Wien, Austria http://www.ci.tuwien.ac.at/~leisch PGP public key http://www.ci.tuwien.ac.at/~leisch/pgp.key ------------------------------------------------------------------- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._