similar to: problem to install R on linux

Displaying 20 results from an estimated 20000 matches similar to: "problem to install R on linux"

2012 Jul 07
2
RedHat Linux intall R failed
A problem came when I installed R-2.15.0 in RedHat Linux from souce. when ./configure is commited , there is a error message like: =========================== sudo ./configure Password: checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu loading site script './config.site' loading build-specific script './config.site'
2007 May 04
1
Help Installing R
I have unzipped the R-2.5.0.tar.gz gzip -dc R-x.y.z.tar.gz | tar xvf - 2. then #./configure 3. ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu loading site script './config.site' loading build specific script './config.site' checking for pwd... /bin/pwd checking whether builddir is srcdir... yes checking for
2006 May 31
1
Running R [Broadcast]
In the R-2.3.0 directory, what do you get if you type bin/R? Does R starts up OK, or do you get an error? What were the last few lines of output from running configure? Andy _____ From: Pramod Anugu [mailto:pramod.r.anugu@jsums.edu] Sent: Wednesday, May 31, 2006 11:23 AM To: Liaw, Andy; 'Andrew Perrin' Cc: r-help@stat.math.ethz.ch Subject: RE: [R] Running R [Broadcast]
2006 May 31
10
Running R
I have downloaded R-2.3.0.tar.gz for Linux 64 bit processor 1. Untar tar -zxvf R-2.3.0.tar.gz 2. changed the directory to the newly created directory R-2.3.0 3. Typed ./configure 4. Typed make 5. Copied the Script File R from directory R-2.3.0/bin/R to /usr/local/bin/R. 6. Typed R Fatal error: unable to open the base package I get the error message. Please advice [[alternative HTML version
2007 Jul 10
1
Building R on Interix 6.0
Dear all, I have been trying to build R-2.5.1 on the Interix-6.0 Unix subsystem that ships with Vista and everything looks fine during the configure except towards the end when "sed" throws an error: sed: 1: ""s/\*/\\\*/g"": invalid command code " A few lines later I then get: ./configure: : bad substitution So I guess sed is trying to do something and
2005 May 11
5
Implementing R on IBM p690 cluster Jump
Dear All, we're trying to implement R on the IBM p690 cluster "Jump" at the research centre in J?lich, Germany (c.f. http://www.fz-juelich.de/nic/Supercomputer/computer-e.html) using the most recent version of R (2.1.0) and precisly following the installation instructions. After ./configure we get the final message: ---------------- R is now configured for powerpc-ibm-aix5.2.0.0
2006 Jul 26
1
configure fails for R 2.3.1 on SunOS 5.8
Does this mean I need to use '--with-readline=no'? configure says: checking build system type... sparc-sun-solaris2.8 checking host system type... sparc-sun-solaris2.8 loading site script './config.site' loading build specific script './config.site' checking for pwd... /usr/bin/pwd checking whether builddir is srcdir... yes checking for working aclocal... found checking
2010 Mar 23
1
R-installation regarding.
Hello All, I am new to R and tried to install R in Linux system (OS: Open SUSE). After untar the source code, changed the directory, and typed the command ./configure, it was checking a list...finally it gave an error message. Here with i have enclosed the error message. Check-list goes like this: checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes
2002 Apr 01
1
R compile on Solaris 8 fails (PR#1428)
Full_Name: Christine Brower Version: 1.4.1 OS: Solaris 8 Submission from: (NULL) (128.151.148.205) Configure options fails with following message: ./configure --with-f77 loading cache ./config.cache checking for a BSD compatible install... tools/install-sh -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing
2010 Mar 04
6
help
Hi all , I have one query. i have list of some .cel files. in my program i have to mention the path of these .cel files part of my program is, rna.data<-exprs(justRMA(filenames=file.names, celfile.path=*datadir*, sampleNames=sample.names, phenoData=pheno.data, cdfname=cleancdfname(hg18_Affymetrix U133A))) in the place of "datadir" i have to mention the character string of the
2007 Sep 14
3
problems for ./configure on Ralpha: gcc related
Dear all, I am trying to compile Ralpha on my computer (OS = Debian). SVN Revision is: Revision: 42843 Last Changed Date: 2007-09-14 ./configure returns : ---------------------------------------------------- stephane at pcdray:~/Rdev/R-alpha$ ./configure checking build system type... i686-pc-linux-gnulibc1 checking host system type... i686-pc-linux-gnulibc1 loading site script
2006 Jun 22
2
Error - Compiling R on a Sun V40Z - R/R-2.2.1 (PR#9024)
configure: WARNING: dlfcn.h: present but cannot be compiled configure: WARNING: dlfcn.h: check for missing prerequisite headers? configure: WARNING: dlfcn.h: see the Autoconf documentation configure: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure: WARNING: dlfcn.h: proceeding with the preprocessor's result configure: WARNING: dlfcn.h: in the future, the
2009 Jul 31
1
Install R on Cygwin (correction)
Hello, I should use R on cygwin. I have ever install cygwin and now I try to install R. I have read the R manual and particularly the part : Installation R under Unix but I improved some difficulties for succeed in this task. Actually I have create a R repertory where I have unzipped the file R-2.9.1.tar.gz. In this repertory I do ./configure in cygwin but some errors appear and I don't
2011 Jan 02
0
[LLVMdev] LLVM for ARM target
Sorry again, my bad. I actually was using --enable-pics instead of --enable-pic. Now LLVM is being compiled. Hope the last phase llvm-gcc compilation would be a success. Thanks a lot. Akramul --- On Sun, 2/1/11, akramul azim <bijoy123_8 at yahoo.com> wrote: From: akramul azim <bijoy123_8 at yahoo.com> Subject: Re: [LLVMdev] LLVM for ARM target To: "Bill Wendling"
2007 Mar 01
1
repost-configure error on Mandriva 2007
All, Apparently the attachment did not make it through the list serve. I am having difficulty installing R-2.4.1 on Mandriva Linux 2007 Discovery. Thanks to the help of Doug Bates I got further along the path (Thanks Doug!!). I now cannot figure out which line of code needs modified in order for configure to complete. Please see below for the last several lines of output. checking whether
2011 Jan 02
2
[LLVMdev] LLVM for ARM target
Sorry I used --enable-pic, not --enable-pics. It was a typo. Akramul --- On Sun, 2/1/11, akramul azim <bijoy123_8 at yahoo.com> wrote: From: akramul azim <bijoy123_8 at yahoo.com> Subject: Re: [LLVMdev] LLVM for ARM target To: "Bill Wendling" <wendling at apple.com> Cc: "Anton Korobeynikov" <anton at korobeynikov.info>, llvmdev at cs.uiuc.edu Date:
2007 Mar 06
2
Compiling SVN build.. error for libupsclient
Hi, Below is a log of what I did. In summary, I think the problem lies in that I can't build libupsclient: e.g. make[1]: *** No rule to make target `libupsclient.la', needed by `upsc'. Stop. I'm not very familiar with autoconf, aclocal, automake, I tried hacking it a bit, but couldn't get it to fix the errors... Thanks, Edwin $ svn update At revision 845. $ autoreconf
2002 Dec 16
1
compiling R with gcc 3.2 on Solaris
I am trying to compile R 1.6.1 with gcc 3.2 on Solaris (Sun OS 5.8) and configure gives me: checking whether g77 and gcc agree on int and double... configure: WARNING: g77 and gcc disagree on int and double configure: error: Maybe change CFLAGS or FFLAGS? Complete output from configure is below. I am not setting CFLAGS or FFLAGS, but can someone suggest what I should set them to (or is this some
2009 Jun 26
1
Problem making the manuals (make dvi and make pdf)
Dear all, I am trying to compile and install R from sources on Ubuntu GNU/Linux 64 bit. It usually worked flawlessly for me for more than 4 years (32bit and 64bit on Mandrake/Mandriva, Suse, Debian, Ubuntu). However, I am experiencing some problems now -- not during compiling and installing R itself but with the manuals. Maybe someone can help me with it? I tried to find some information in the
2009 Jul 23
1
problem building R 2.9.1 from source on RHEL 4 (x86_64)
I am building from source on RHEL 4 and have run into a problem while running "make check": running code in 'lapack.R' ...make[3]: *** [lapack.Rout] Error 1 make[3]: Leaving directory `/opt/R/R-2.9.1/tests' make[2]: *** [test-Specific] Error 2 make[2]: Leaving directory `/opt/R/R-2.9.1/tests' make[1]: *** [test-all-basics] Error 1 make[1]: Leaving