similar to: RE: mvtnorm package installation failure

Displaying 20 results from an estimated 8000 matches similar to: "RE: mvtnorm package installation failure"

2002 Jul 09
0
RE: mvtnorm package installation failure
Hi Dirk, It was actually Debian "testing" that has R 1.4.0. Debian "stable" has R 0.9 or something really old like that. Anyways, I did what A.J. Rossini suggested: # apt-get install libreadline4-dev Then I installed R-1.5.1 from Debian "unstable". The installation of "mvtnorm" has no trouble after this. I think that you are probably right: the
2002 Jul 09
1
RE: mvtnorm package installation failure
Hi, Thank you for the tip. I tried to re-intall R from Debian "stable", in which R's version is 1.4.0. And the installation of "mvtnorm" works. I then re-installed R yet again from Debian "unstable" (woody), in which R's version is 1.5.1. The installation of "mvtnorm" fails again with the same error message. Another package that failed with the
2002 Jul 12
1
lmtest build fails, readline problem
Hi everyone, I've downloaded the lmtest package, but I'm having trouble building it. Here's the output: copland:/home/wilson/tmp# R CMD INSTALL -l /usr/lib/R/library lmtest_0.9-0.tar.gz * Installing *source* package 'lmtest' ... ** libs g77 -fPIC -g -O2 -c pan.f -o pan.o gcc -shared -o lmtest.so pan.o -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lreadline -ldl -lncurses
2003 Mar 29
1
compling errors for sun unix (PR#2702)
--Scraw_of_Flies_285_000 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: eXeT31BJngKeovsqhTpOHg== Dear R-project, I am having difficulty compiling R for my unix machine. Attached is the config.log file that has all the necessary info. Can you help? Thank you. Mutlu.. ------------------------------- Mr. Mutlu Ozdogan Center for Remote Sensing Boston University 725 Commonwealth Avenue
2002 Oct 30
0
sm packcage compilation problem fixed
I have discovered a problem with the compilation of the sm package. On debian 2.2, sm was not compiling. * Installing *source* package 'sm' ... ** libs g77 -fPIC -g -O2 -c routines.f -o routines.o gcc -shared -o sm.so routines.o -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lreadline -ldl -lncurses -lg2c-pic -lm -L/usr/lib/R/bin -lR /usr/bin/ld: cannot find -lg2c-pic collect2: ld returned
2005 Sep 30
1
mvtnorm package
Hi all, I've been trying to install the "mvtnorm" package (in a Linux R version) without sucess. I write install.packages("mvtnorm",lib="/home/posmae/cnaber",repos="http://cran.uk.r-project.org/") and the following message arises ================================================== downloaded 160Kb * Installing *source* package 'mvtnorm'
2002 Sep 06
1
Installing splancs_2.01-9 on Red Hat Linux 7.3
Hi all, I'm trying to install the splancs contributed package on a Redhat 7.3 system with R 1.5.1 installed. I've installed the readline41-4.1-10 RPM which Redhat requires for R and it works great, thanks very much. However, when I attempt to R CMD INSTALL splancs_2.01-9.tar.gz as root, I get the following error message during the install: [snip] g77 -fPIC -O2 -m486
2002 Jul 15
1
ReInstalling packages
Hello, I just have upgraded from Mandrake 8.1 to 8.2 and installed R 1.5.1. I now try to reinstall all the packages but get the following error (for the multiv package for instance) : /usr/bin/ld: cannot find -lreadline collect2: ld returned 1 exit status make: *** [multiv.so] Erreur 1 ERROR: compilation failed for package 'multiv' The readline library is under /lib on my system and I
2002 Oct 25
2
re: problem installing library sm
Hi All, I am having trouble installing the sm package, and only the sm package. My box is RedHat 7.3 on a PIV. Readline 4.3-3 is installed (suited for RH 8, but same error under readline 4.2 for RH 7.3), but it seems to be looking for the readline library in the wrong directory. Will installing readline 4.1 do the trick? What else could be done? Rohan Sadler [root at rsadler R]# R CMD
2002 Jul 09
0
RE: mvtnorm package installation failure
Sorry to be pedantic but you are a little careless about version numbers .... > It was actually Debian "testing" that has R 1.4.0. Debian "stable" has R 0.9 or something really old > like that. 1.4.1 last I checked, and that is in the Debian mirrors (where testing is frozen, hence the older version). On CRAN it should be 1.5.1, built on my testing system. >
2002 Aug 24
1
Inconsistent use of Perl? (PR#1937)
Dear all yesterday I got around to install R-1.5.1 on my machine at home which, admittedly, is running a very old version of RedHat Linux. I noticed two things: 1) My pdflatex version is too old to produce the pdf version of the manuals. `./configure' checks whether a recent version of makeinfo is installed and tells you whether you can produce the info version or not. (I was told I
2003 Mar 03
1
How to compile all code with the -fPIC flag? (PR#2601)
Full_Name: Michael Ngan Version: R-1.6.2 OS: Red Hat Linux 8.0, Itanium2 Submission from: (NULL) (156.40.36.177) Hi, I trying to compile R-1.6.2 on Red Hat Linux 8.0 running on the Itanium2(IA64) platform and encountered the following message: make[1]: Entering directory `/home/nganm/R-1.6.2/src/modules/lapack' gcc -shared -L/usr/local/lib -o lapack.so Lapack.lo double.lo cmplx.lo
2003 Jan 20
2
Fortran linking problems
In a box running Mandrake 9 with R 1.6.2 I get problems when trying to install packages Matrix and Akima. It seems my gcc compiler and fortran do not talk to each other. Thanks in advance for any help, Gelu The errors are: * Installing *source* package 'Matrix' ... checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes
2003 Jan 21
1
problems when compiling package 'norm'
Dear All, Trying to install package 'norm' under linux-mandrake8.2 I've got the following messages: R CMD INSTALL norm_1.0-9.tar.gz * Installing *source* package 'norm' ... ** libs g77 -mieee-fp -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -fno-fast-math -fno-strength-reduce -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -fno-fast-math
2003 Apr 07
2
problem with mvtnorm installation
Hi all, I tried to install the mvtnorm library on linux (mandrake version) and i obtained the following result : /usr/bin/ld: cannot find -lreadline collect2: ld returned 1 exit status make: *** [mvtnorm.so] Erreur 1 ERROR: compilation failed for package 'mvtnorm' Could you help me ? Best regards, Olivier
2003 Feb 03
2
itanium
I am trying to compile R-1.6.1 on an itanium. using either gcc 2.96 or gcc 3.0.4 nad either the supplied Redhat blas libs or the supplied code (ie wiht the --no-blas option) I get this error. Has anyone who has compiled R for the itanium advise me on the compilers versions and flags that they used? thanks bye rob gcc -shared -L/usr/local/lib -o lapack.so Lapack.lo
2004 May 12
1
Problem installing SparseM on Debian stable
I have troubles installing the "SparseM" package on my Debian stable Linux system. Debian's version of R is: platform i386-pc-linux-gnu arch i386 os linux-gnu system i386, linux-gnu status major 1 minor 5.1 year 2002 month 06 day 17 language R This is the installation output: > R CMD INSTALL -l /usr/lib/R/ SparseM_0.36.tar.gz * Installing
2002 Nov 29
1
need help with make failing for R 1.6.1 in Solaris 8
Anyone know how to resolve this issue? Thanks in advance. gcc -L/usr/local/lib -o R.bin CConverters.o Rdynload.o RNG.o apply.o arithmetic.o apse.o array.o attrib.o base.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cov.o cum.o dcf.o datetime.o debug.o devPS.o devPicTeX.o deparse.o deriv.o devices.o dotcode.o dounzip.o dstruct.o duplicate.o engine.o
2014 Nov 06
1
Re: [PATCH] Use -ltinfo instead of -lncurses.
On Thu, Nov 06, 2014 at 01:34:24PM +0100, Pino Toscano wrote: > Given that three AC_CHECK_LIB checking for ncurses are now gone, > wouldn't it better to explicitly search for it prior to searching for > readline? According to https://bugzilla.redhat.com/show_bug.cgi?id=499837 readline can be linked against either ncurses or termcap. No modern system would prefer termcap, and
2002 Oct 24
1
package installation
Hi, I had R working since version 1.4. Then I bought a new HD and installed a RH 7.3 on it and since then I can no longer install any R package. Here is the failure message I obtain: ... g77 -fPIC -O2 -m486 -fno-strength-reduce -g -c sortm.f -o sortm.o gcc -shared -o fields.so css.o csstr.o cvrcss.o cvrf.o dchold.o dcopy.o ddot.o dlv.o