[Rd] Problem installing MCMCpack on SPARC Solaris 10

2011-02-09 Thread Zhang,Jun
Hi list, I tried to install MCMCpack to R-2.12.0, got the following error, R CMD INSTALL MCMCpack_1.0-9.tar.gz .. CC -m64 -library=stlport4 -I/apps/sparcv9/R-2.12.0/lib/R/include -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DHAVE_TRUNC -DHAVE_IEEEFP_H -I/opt/csw/include-KPIC -g -c

[Rd] Problem installing MCMCpack on SPARC Solaris 10

2011-02-09 Thread Jun Zhang
Hi list, I tried to install MCMCpack to R-2.12.0, got the following error, CC -m64 -library=stlport4 -I/apps/sparcv9/R-2.12.0/lib/R/include -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DHAVE_TRUNC -DHAVE_IEEEFP_H -I/opt/csw/include-KPIC -g -c MCMCSVDreg.cc -o MCMCSVDreg.o "error.h", line

Re: [Rd] Problem installing MCMCpack on SPARC Solaris 10

2011-02-09 Thread Prof Brian Ripley
There are lots of problems with MCMCpack's C++: the only way (short of a major rewrite) that you will get it to compile on Solaris is to use g++ (and even that needs corrections). The maintainers seem deaf to reports of the issues. And please note what the posting guide says about where to sen

Re: [Rd] Problem installing MCMCpack on SPARC Solaris 10

2011-02-10 Thread Prof Brian Ripley
On Thu, 10 Feb 2011, Prof Brian Ripley wrote: There are lots of problems with MCMCpack's C++: the only way (short of a major rewrite) that you will get it to compile on Solaris is to use g++ (and even that needs corrections). The maintainers seem deaf to reports of the issues. And please not