Thanks to Mr. Lang and Mr. Singhal, who helped me solve the problem on Installing RinS. The problem was that my system couldn't find libR.so and zlib.h (the two files needed for installation). They told me:
libR.so doesn't get built or installed by default. Instead, to run R within S-Plus, you must configure and compile R as a shared library. To do this, download the R source code, un-tar it and execute the commands cd <top of R source tree> ./configure --enable-R-shlib make
and to download/install the file zlib from http://prdownloads.sourceforge.net/libpng/zlib-1.1.4.tar.gz -Nitin -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._