Re: [Rd] where is libRmath.a & libRmath.so

2010-05-14 Thread Duncan Murdoch
On 14/05/2010 4:52 PM, Dave Lubbers wrote: R 2.7.2 - the manual says configure make Which is what I did. So I did read the manual and followed the directions. The manual is too terse to get me there. You used the wrong tense. In referring to R 2.7.2, only past tenses are grammaticall

Re: [Rd] where is libRmath.a & libRmath.so

2010-05-14 Thread Dirk Eddelbuettel
On 14 May 2010 at 13:52, Dave Lubbers wrote: | | R 2.7.2 - the manual says | configure | make | | Which is what I did. So I did read the manual and followed the directions. | The manual is too terse to get me there. On Debian / Ubuntu, you can also do sudo apt-get install r-mathlib to

Re: [Rd] where is libRmath.a & libRmath.so

2010-05-14 Thread Simon Urbanek
On May 14, 2010, at 4:52 PM, Dave Lubbers wrote: > > R 2.7.2 - the manual says > configure > make > > Which is what I did. So I did read the manual and followed the directions. > The manual is too terse to get me there. cd src/nmath/standalone make Cheers, Simon > -- > View this messa

Re: [Rd] where is libRmath.a & libRmath.so

2010-05-14 Thread Dave Lubbers
R 2.7.2 - the manual says configure make Which is what I did. So I did read the manual and followed the directions. The manual is too terse to get me there. -- View this message in context: http://r.789695.n4.nabble.com/where-is-libRmath-a-libRmath-so-tp2216048p2217224.html Sent from the R

Re: [Rd] where is libRmath.a & libRmath.so

2010-05-14 Thread Uwe Ligges
On 14.05.2010 04:47, Dave Lubbers wrote: I see Rmath.h in include. Why can't I find libRmath.a and/or libRmath.so? Since you have not compiled them yet? See the R Installation and Administration manual. Uwe Ligges __ R-devel@r-project.org mai