You are missing 'ranlib': take a closer look at the output from configure (and the posting guide).
My guess is that either /usr/ccs/bin is not in your path or you don't have the tools installed to build applications. This is not an R issue, and you need to seek local Solaris help. On Thu, 3 May 2007, Jomy Jose wrote: > Hi, > > false cr libbz2.a blocksort.o bzlib.o compress.o crctable.o decompress.o > huffman.o randtable.o > gmake[4]: *** [libbz2.a] Error 1 > gmake[4]: Leaving directory `/opt/dev/R/R-2.4.1/src/extra/bzip2' > gmake[3]: *** [R] Error 2 > gmake[3]: Leaving directory `/opt/dev/R/R-2.4.1/src/extra/bzip2' > gmake[2]: *** [R] Error 1 > gmake[2]: Leaving directory `/opt/dev/R/R-2.4.1/src/extra' > gmake[1]: *** [R] Error 1 > gmake[1]: Leaving directory `/opt/dev/R/R-2.4.1/src' > gmake: *** [R] Error 1 > > Regards > Jomy > > [[alternative HTML version deleted]] > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Brian D. Ripley, [EMAIL PROTECTED] Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595 ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
