Re: [Rd] hand compile; link to MKL fails at BLAS zdotu

2024-03-30 Thread Ramón Fallon
Yes, that work for me ... very many thanks Ivan. Just verifying ... the configure reports: External libraries: pcre2, readline, BLAS(MKL), LAPACK(generic), curl just what I was looking for. Then make && sudo make install, all fine (of course, I have all the dependencies sorted already)

[Rd] hand compile; link to MKL fails at BLAS zdotu

2024-03-30 Thread Ramón Fallon
Hi, I've reached about 20 attempts hand compiling R-4.3.3 on my debian bookworm box. My configure directive is: ./configure --prefix=/opt/R-4.3.3 --enable-R-shlib --enable-memory-profiling --with-tcltk --enable-threads=posix --with-blas="-lmkl_rt" --with-lapack In contrast to Dirk's solution, I'

Re: [Rd] configure.ac

2017-08-01 Thread Ramón Fallon
Many thanks Peter for your answer. That page was exactly what I was looking for. I suppose I was in too much of a hurry. I didn't developer links on the page R page and quick google didn't give me anything. That's great, thanks! On Tue, Aug 1, 2017 at 4:29 PM, Ramón Fallo

[Rd] configure.ac

2017-08-01 Thread Ramón Fallon
Hi, Just a quick mail to mention that I cannot generate a new configure script using autoconf or autoreconf. I had edited the configure.ac and thought ... "oh, that's my fault", but then I tried it on R-patched and R-3.4.1 without touching configure.ac and had the same problems. The "building R p

Re: [Rd] forgive possible repost: alternate bzip2 library

2016-09-09 Thread Ramón Fallon
rote: > > On 9 September 2016 at 12:21, Ramón Fallon wrote: > | I am resubmitting a question, mainly because I suspect I may have > | inadvertently cancelled it, while it was awaiting moderator approval. > | > | It's about manually compiling R-3.3.1 and using, not the stand

[Rd] forgive possible repost: alternate bzip2 library

2016-09-09 Thread Ramón Fallon
Hi, I am resubmitting a question, mainly because I suspect I may have inadvertently cancelled it, while it was awaiting moderator approval. It's about manually compiling R-3.3.1 and using, not the standard system's (ver 1.0.5), but an alternate a bzip2 (v1.0.6) which is located in a non-standard