similar to: RH7.0 compilation

Displaying 20 results from an estimated 2000 matches similar to: "RH7.0 compilation"

2008 Apr 18
1
swig 1.3.35 & R - is the R wrapper still maintained and of interest?
Dear all, I was trying to use the R swig wrapper with R 2.7 and shogun ( http://www.shogun-toolbox.org ) but it fails completely, as in doesn't even compile and even after patching then though compiling - crashes... So I asked on swig-users/swig-devel CC'ing the potential R maintainer but I never received a reply. I now wonder if anyone here could help or would be willing to maintain
2006 May 08
2
problems compiling under solaris
Hi! I've been trying to compile R with gcc version 3.4.2 on a box running Solaris 2.6. I keep on hitting this error during the compile: gcc -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -std=gnu99 -c dynload.c -o dynload.o In file included from dynload.c:33: ../../src/include/Defn.h:943: error: parse error before "mbstate_t" make[3]: ***
2000 Apr 26
2
Cross compiling a package for Windows on Linux
I would like to compile for Windows a rather simple R package that contains some C code. It does not contain any Fortran code. I tried the cross-compilation route using the pre-built set of tools from http://www.devolution.com/~slouken/SDL/Xmingw32/, as described in $R_SRC/src/gnuwin32/INSTALL Using the sources in r-devel from the rsync site I am able to build libR.a in src/gnuwin32 but I
2000 Sep 28
2
Re: [R] Nothing can be pasted...
> Date: Thu, 28 Sep 2000 14:28:31 +0200 (CEST) > From: gb <gb@stat.umu.se> > > > Compiling R-1.1.1 on RedHat Linux 7.0 gives lots of warnings like > > In file included from tabulate.c:24: > ../../src/include/config.h:192:21: warning: nothing can be pasted after > this token > > which I didn't see with RH6.2. However, R seems to run just fine >
2001 Oct 17
3
libraries Problem
Hi all l'm new linux and wine user and wanted to use wine several times but everytime l've had some problems.This time l wanted to install wine from rpm but some libraries is needed by wine l think that l have them but wine isn't working well my system is RedHat 7.1 on an i686 kernel 2-4-2.2 wine need tose l have them those path library folder ld-linux.so.2
2005 Aug 14
5
RPM SPEC rebuild errors
Hello All, I have been trying all afternoon to rebuild the Samba RPM for my Fedora 3 with the MySQL passdb support and from what I can see it only needs the inclusion of "--with-expsam=mysql" in the SPEC file in addition to the regular ones. The problem is that no matter what version of Samba I try to rebuild, it always gice an error at the same place:
2005 Apr 07
1
build rpvm under cygwin
I tried ot build rpvm in my own makefile. But runs into some linker errors like e.g. undefined reference to `_R_alloc' My enviornment looks like this: CYGWIN pvm 3.4 compiled under cygwin myself R installed from the rw2001.exe setup file. I guess that the R under rw2001.exe was build with some other compiler? I then tried to compile R myself under CYGWIN but runs into the following
2004 Nov 26
1
Cross-compiling R for Windows on linux
I tried to cross-compile the newest release 2.0.1 on a linux machine, but i always got an error at the following stage DHAVE_CONFIG_H -DR_DLL_BUILD -c dynload.c -o dynload.o dynload.c: In function `R_loadLibrary': dynload.c:94: warning: implicit declaration of function `_controlfp' dynload.c:94: error: `_MCW_IC' undeclared (first use in this function) dynload.c:94: error: (Each
2005 Apr 14
5
cross compiling R for Windows under Linux
Hi I tried to cross compile R under Linux but get an error. i586-mingw32-gcc -isystem /home/schouwl/unpack/mingw/include -O2 -Wall -pedantic -I../include -I. -DHAVE_CONFIG_H -DR_DLL_BUILD -c dynload.c -o dynload.o dynload.c: In function `R_loadLibrary': dynload.c:94: warning: implicit declaration of function `_controlfp' dynload.c:94: error: `_MCW_IC' undeclared (first use in this
2015 Jan 02
1
Help in building R with minGW
Dear R users, I would need some help in building R using minGW in windows 8.1. After using the command *configure *(./configure --enable-R-shlib --with-readline=no --with-x=no), I use the command *make. *This results in the following error: [...] make[2]: Leaving directory `/home/Edoardo/r-3.1.2/src/nmath' make[2]: Entering directory `/home/Edoardo/r-3.1.2/src/unix' make[3]: Entering
2000 Dec 07
1
Compiling R for MacOS X / shared libraries
Hi, I just try to compile R (1.1.1) for MacOS X (using the --without-X option as X stuff won't work here) It seems that there are some problems with 'shared libraries'. './configure' printed: checking how to deal with shared libraries... /usr/X11R6/bin/xmkmf: command not found: imake [56] 'make' ran into trouble with this: cc -I. -I../../src/include
2008 Sep 16
2
odesolve dynload example
Hello R Developers, This is my first foray into using c-code with R, so please forgive my foolishness. I had a look at the archives and did not find anything on this, so hopefully I am not doubling up. I have tried to use R cmd to create an object file from the odesolve dynload example. I am using windows and have just installed rtools, and have the latest version of stable R (2..7.2). This is
2000 Feb 29
1
R-1.0.0 make error
I'm getting this error when I try to make after my configure, any solutions? Thanks in advance... make[2]: Entering directory `/export/trichodon2/R/R-1.0.0/demos/dynload' /usr/local/bin/make zero.so make[3]: Entering directory `/export/trichodon2/R/R-1.0.0/demos/dynload' /export/trichodon2/R/R-0.99.0a/bin/SHLIB: /export/trichodon2/R/R-0.99.0a/bin/SHLIB: cannot open make[3]: ***
2006 Nov 15
0
INSTALL R-2.4.0 on Compaq Tru64 UNIX V5.1B
Dear all: I got some error messages when I installed R-2.4.0 on Compaq Tru64 Unix V5.1B, I set the R_HOME=/shs/R and then try 'make' command after configuration and it showed "Make: Cannot open /share/make/vars.mk. Stop.",after that,I used the 'gmake' to implement. The following is my installation steps: 1. ./configure --enable-R-shlib --prefix=/shs/R MAKE=gmake (no
2019 Nov 07
1
yum install fails - itertoolsmodule.so
Hi Paddy, I was suspecting the same, and from the output below I think you're right. However, I was hoping I could just repair this problem for now, and worry about replacing the HDD later. I need to resume some services that also seem to generate this same error. Gary [root at zeppo services]# ll /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so -rwxr-xr-x. 1 root root 61976 Sep 15
2013 Apr 02
1
Rpy2 and Mac OS X 10.8.3
I am having a strange problem. I have been using python + rpy2 on my Mac for quite sometime now. I recently upgraded to OS X 10.8 from 10.6 and that's when the problem began. Now, when I try to load some R packages (like zoo) using robjects.r, python crashes with seg fault 11. Here's an example below: >> import rpy2.robjects as ro >> ro.r(''' library(zoo)
2013 Apr 02
1
Rpy2 and Mac OS X 10.8.3
I am having a strange problem. I have been using python + rpy2 on my Mac for quite sometime now. I recently upgraded to OS X 10.8 from 10.6 and that's when the problem began. Now, when I try to load some R packages (like zoo) using robjects.r, python crashes with seg fault 11. Here's an example below: >> import rpy2.robjects as ro >> ro.r(''' library(zoo)
2007 Feb 06
1
R from SVN fails to build on win32
I get the following error when building R from the subversion server as well as the latest tarball. I am on Windows XP, and I recently updated my MinGW installation. It's quite possible I am doing something wrong, but I am not sure what that might be. making console.d from console.c making dataentry.d from dataentry.c making dynload.d from dynload.c making edit.d from edit.c making editor.d
2005 May 23
0
R 2.1 installation on Mac OS 10.2
Hi, I am trying to install R 2.1 from source on a Mac 10.2.8, Darwin Kernel Version 6.8 According to the FAQ at http://cran.r-project.org/bin/macosx/RMacOSX-FAQ.html I proceeded in the following manner: > ./configure --with-blas='-framework vecLib' --with-lapack --with-aqua This resulted in the following message: > R is now configured for powerpc-apple-darwin6.8 > >
2016 May 18
2
Latest R-devel build failing on OS X
Dear R-devel, The latest version of R-devel (05-17) is throwing an error for me when building on OS X (v 10.11.4): making Rembedded.d from Rembedded.c making dynload.d from dynload.c making system.d from system.c making sys-unix.d from sys-unix.c making sys-std.d from sys-std.c making X11.d from X11.c clang -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H