similar to: Problems building R on Solaris (gcc 4.6, 64 bit)

Displaying 20 results from an estimated 200 matches similar to: "Problems building R on Solaris (gcc 4.6, 64 bit)"

2010 May 31
1
Corrections for Solaris stuff in manual
There are a number of errors in the R manual about Solaris. http://cran.r-project.org/doc/manuals/R-admin.html#Solaris 1) Firstly, Sun are now owned by Oracle, who bought them for $7 billion. 2) "(Recent Sun machines are Opterons (?amd64?) rather than ?x86?, but 32-bit ?x86? executables are the default.) " That's incorrect. All recent Sun workstations used *Intel* CPUs -
2009 Oct 07
2
compile on solaris 64bit, static winbind
Hello, i got many problems in compiling a working samba to use in our environment. - solaris 10 on amd64 sun hardware - version above 3.3.0 because of one of our applications - samba as memeber server in active directory because of usermanagement on windows 2003 - 64-bit samba because of many many open files - static libraries because of relocation error: R_AMD64_PC32 with shared ones
2010 Jun 13
1
Failure to load the recommended package Matrix (Was: [R] Can one get a list of recommended packages?)
On Sun, Jun 13, 2010 at 8:28 AM, Uwe Ligges <ligges at statistik.tu-dortmund.de> wrote: > > > On 13.06.2010 01:09, Dr. David Kirkby wrote: >> >> On 06/12/10 05:27 PM, Douglas Bates wrote: >>> >>> On Sat, Jun 12, 2010 at 8:37 AM, Dr. David Kirkby >>> <david.kirkby at onetel.net> wrote: >>>> >>>> R 2.10.1 is used in
2010 Jun 15
1
building 2.11.1 on solaris 10
Trying to get 2.11.1 built on a solaris 10 machine. This particular machine I do not have root access so I have just created an area under my home to use. I am currently having issues in the src/library area most specifically with getting the datasets area built. Here is the output form my most recent compile: building package 'datasets' all.R is unchanged
2011 Apr 18
4
How to get R to compile with PNG support
Dear R devel list, Good morning; I'm with the Sage (http://www.sagemath.org) project. (Some of you might have seen my talk on this at last summer's useR conference). We have some rudimentary support for using R graphics in various cases, which has proved useful to many of our users who want to go back and forth between R and other capabilities within Sage. Unfortunately, the way we
2010 Jun 23
1
trouble building R on solaris
Dear all, I just changed from linux to a solaris server and I'm having trouble building R from source. I can't use the binaries because I don't have a permission to write to /usr/local. I followed the online instructions regarding the configuration with readline and the GNU version of iconv: ./configure --prefix=/u/fox/binaries
2012 Feb 23
5
Pls help: netfront tx ring frozen (any clues appreciated)
Hi, We are running into a situation where rsp_prod index in the shared ring is not getting updated for the netfront tx ring by the netback. We see that rsp_cons is the same value as rsp_prod, with req_prod 236 slots away(tx ring is full). From looking at the netfront driver code, it looks as if xennet_tx_buf_gc processing only happens if rsp_prod is more than rsp_cons. Our
2012 Feb 23
5
Pls help: netfront tx ring frozen (any clues appreciated)
Hi, We are running into a situation where rsp_prod index in the shared ring is not getting updated for the netfront tx ring by the netback. We see that rsp_cons is the same value as rsp_prod, with req_prod 236 slots away(tx ring is full). From looking at the netfront driver code, it looks as if xennet_tx_buf_gc processing only happens if rsp_prod is more than rsp_cons. Our
2010 Jun 12
0
R can't find gcc library that other programs can.
R is used in the Sage project. R is building on Solaris 10 with SPARC processors. Until recently, I did not give it much more thought, as it appeard to build ok. More recently someone noticed a test failure. It would appear a number of modules are not building (Matrix, class, mgcv, nnet, rpart, spatial, and survival) are all failing to build. But the R build process does not terminate. Is
2009 Oct 20
3
gem installation failed
i got this error message while installing mysql gem..... kindly help me to solve this issue.... JRuby limited openssl loaded. gem install jruby-openssl for full support. http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL Building native extensions. This could take a while... ERROR: Error installing mysql: ERROR: Failed to build gem native extension. C:/Program Files/NetBeans
2012 Oct 25
3
problem in finding sizes of objects using a for loop
Dear All, I wanted to extract the sizes of all created objects. For E.g when I created 2 objects(x and y), I got their sizes using the following code: > x<-rnorm(10000) > y<-runif(100,min=40,max=1000) > ls() [1] "x" "y" > object.size(x) 80024 bytes > object.size(y) 824 bytes However, I was unable to get their sizes when I used a for loop in the following
2012 Oct 25
2
Regarding the memory allocation problem
Dear All, My main objective was to compute the distance of 100000 vectors from a set having 900 other vectors. I've a file named "seq_vec" containing 100000 records and 256 columns. While computing, the memory was not sufficient and resulted in error "cannot allocate vector of size 152.1Mb" So I've approached the problem in the following: Rather than reading the data
2009 Aug 21
0
R installation problem with shared libraries (PR#13900)
Full_Name: Uwe F. Mayer Version: 2.9.1 OS: SunOS myhost 5.10 Generic_120012-14 i86pc i386 i86pc Solaris Submission from: (NULL) (216.113.168.130) Configuration problem with the creation of shared libraries: Compilation only succeeds if SHLIB_LDFLAGS="-shared" is added to the configure command line. This is likely due to a wellknown gcc-4 feature, in that gcc requires -shared and not
2010 Mar 18
3
Sending mail using action mailer
Hi everyone, I am new to ruby and i just wanna send an email using ruby action mailer. i have been trying it for about a day. Not achieved. so many replies came in from google but many were beating the bushes .. can any one send me a correct procedure.. regards ds -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups
2012 Jan 11
2
VLANs in guest VMs
Hi, We would like to use VLAN tagged packets to be sent/received by the guest VMs running on xen hypervisor. Does xen bridging support vlan tagged packets arriving on the physical nic from outside of the xen host to be passed through with the vlan tag to the vif of the guest with the guest VM receiving the tagged packet ? We have a xenbr configured with two interfaces - eth3 (physical
2001 Aug 14
2
fixup_imports No implementation for NTDLL.DLL
Hi, I am a newbie and I have installed Wine release 20000909 on a machine running Mandrake7.2 and win2000. The DefaultLoadOrder for the DLLs are builtin, so, native & elfdll. LD_LIBRARY_PATH and EXTRA_LD_LIBRARY_PATH points to the directory containing the lib*.so files. I encontered the following errors while running a place & route tool.
2012 Aug 24
1
ESXi guest VM on XEN
Hello, Has anyone tried running a ESXi guest VM on a XEN hypervisor ? Installation of 5.1 ESXi went through but ESXi VM was not able to recognize the network adapters exported by XEN. Thanks, -vijay _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
2013 Jan 22
1
How to remove the vertical space between two graps
Hi, I have created a barplot using the following code. a<-c(11,23,15,34,42,31) m<-matrix(a,nrow=2) m[2,]<-(-1)*m[2,] par(mar=c(4,4,4,0)) barplot(m[2,],horiz=T) par(mar=c(4,0,4,2)) barplot(m[1,],horiz=T,col="black") and the plot obtained is shown in "plot1.tiff". I was not willing to see the gap (vertical space) between two graphs. How can I achieve it? Further
2010 Feb 16
1
Build failure on Solaris 10 (SPARC)
I'm trying to build R 2.10.1 on a Sun Blade 1000 running Solaris 10 (03/05 release). I've installed iconv 1.13.1 and used: CPPFLAGS="-I /export/home/drkirkby/sage-4.3.3.alpha0/local/include" (which is where iconv is) LDFLAGS= -R/export/home/drkirkby/sage-4.3.3.alpha0/local/lib -L/export/home/drkirkby/sage-4.3.3.alpha0/local/lib The build of R fails as below. gcc
2012 Oct 08
3
turn list into dataframe
Dear R users, I'm starting to use 'apply' functions rather than for loops in R, and sometimes the output is a bit different than what I want. In this case, the command was tapply(myvector,myindex,cumsum) And the output was something like this: $`SNRL1 Core 120` [1] 2.8546 4.0778 5.2983 6.3863 7.5141 8.5498 9.5839 10.6933 $`SNRL1 Core 230` [1] 7.6810 8.7648 9.8382