Re: [R] trouble compiling Hmisc package

2007-07-17 Thread Gabor Grothendieck
I came across this on a 64 bit Fedora machine as well. I deleted the src directory in the Hmisc source (and its contents) and commented out this line in the NAMESPACE file in the Hmisc source: useDynLib(Hmisc) which allowed it to build. It turned out that I was not using any of the deleted

Re: [R] trouble compiling Hmisc package

2007-07-14 Thread Prof Brian Ripley
On Fri, 13 Jul 2007, [EMAIL PROTECTED] wrote: Hi: We're trying to install the Hmisc package on a Solaris 9 machine. But Solaris 9 does not come with a compiler called 'g95', as far as I know. So what is this? The underlying problem is that Hmisc is not written in standard Fortran. DO ...

[R] trouble compiling Hmisc package

2007-07-13 Thread colton . smith
Hi: We're trying to install the Hmisc package on a Solaris 9 machine. Here's what we get: R CMD INSTALL /usr/local/srctree/Hmisc_3.4-2.tar.gz * Installing to library '/usr/local/lib/R/library' * Installing *source* package 'Hmisc' ... ** libs g95 -fPIC -g -O2 -c cidxcn.f -o cidxcn.o g95