Fei Chen wrote,
>
> i just downloaded from statlib code from Venables & Ripley (1994/7)
> `Modern Applied Statistics with S-Plus'. however, upon installation,
> ./INS , i encountered the following error:
>
> --compiling
> targets= MASS.o
> make -f /local/apps/splus/newfun/lib/S_makefile MASS.o
> acc -c -I${SHOME-`Splus SHOME`}/include -Xs -O2 MASS.c
> /bin/sh: acc: not found
> make: *** [MASS.o] Error 1
> mv: MASS.o: Cannot access: No such file or directory
>
> i don't have acc, is this a compiler i'm supposed to have on my machine?
I came across a similar problem. The problem may be likely due to an
improper setup of your S-PLUS. If this is the case and you have PATH
set up properly, you can
go to MASS directory
create a makefile to contain only one line "CC=your_compile"
Paul.
--
-----------------------------------------------------------------
Paul Y. PENG E-mail: peng@stat.ualberta.ca
Department of Mathematical Sciences
University of Alberta Phone: +1-403-492-5851
Edmonton, Alberta T6G 2G1, CANADA Fax: +1-403-492-6826
=================================================================
-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu. To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message: unsubscribe s-news
|