similar to: PR#7718

Displaying 20 results from an estimated 10000 matches similar to: "PR#7718"

2005 Apr 09
4
make check-all fails (PR#7784)
Full_Name: Ed Borasky Version: R-beta 2.1.0 2005-04-08 OS: Linux 2.6.11 GCC 3.3.5 Submission from: (NULL) (24.21.57.139) I downloaded the latest R-beta tarball and did a build with the default options. OS is Linux 2.6.11 and compiler is GCC 3.3.5. "make check-all" failed with the following message: make[3]: Entering directory `/home/znmeb/R-beta/tests' running code in
2004 Nov 04
2
2.0.1 countdown
We plan to a patch release on Nov.15 to fix up various problems that cropped up after the release of R 2.0.0. Daily beta snapshots will be made available until the day of release. Please check if your favourite bugs have been fixed (but notice that since we try hard to keep the patch versions stable, some items may have to wait for the 2.1 release.) Also, please help us with platform testing.
2005 Mar 07
1
"make check-all" fails on R-devel 2005/03/07 (PR#7718)
Full_Name: Ed Borasky Version: R-devel 2005/03/07 OS: Gentoo Linux Submission from: (NULL) (24.21.54.168) How to reproduce: 1. Download R-devel.tar.bz2 (the one I have is 2005/03/07) 2. Unpack it 3. Type ./configure --prefix=/opt 2>&1 | tee configure.log make 2>&1 | tee make.log make check-all 2>&1 | tee make-check-all.log running tests of LAPACK-based functions
2004 Sep 07
1
First testing of R-2.0.0 alpha on Gentoo Linux
I just got R-2.0.0 alpha running on my Gentoo Linux system. The only issue I had was that if I do "--with-lapack" in the "configure", "make check" fails very early. Once I removed that option, "make check-all" passed. I have both "blas-atlas" and "lapack-atlas" installed on my system. The Atlas version is 3.6.0. There were a few warnings
2001 Dec 20
2
Any interest in ATLAS-enabled R-1.4.0 for MSWin?
Hi all, I've compiled R-1.4.0 on my NT box with link against ATLAS. It has passed all the Rcmd CHECK that I could run. If there's sufficient interest, I can make the SetupR.exe available (on CRAN?). Just drop me a note if you're interested. Note the following: o I can only connect thru 56K dial-up until Jan. 2, 2002, so unless there's overwhelming demand, I won't attempt
2001 May 04
6
help, what's CarbonLib 1.20?
Greetings, I downloaded R for my mac from software, R binaries, rm123, base and then downloaded "rm123.sit.hqx" Now, when I open R and try to type anything in the blank, I get a message that I need CarbonLib 1.20 or newer to run R. Please tell me what this means and where to go to get it. By the way, when I type anything in and recieve the error message, R will then refuse to close
2003 Jul 23
5
Dismal R performance of Athlon moble CPU?
I have been using a laptop computer of Pentium III 1.13 Ghz. I heard that AMD's Athlon has excellent floating point capacity. So I bought a Athlon 2200+ laptop yesterday. I expected that new Athlon 2200+ will be twice as fast as the P III 1.13 GB. I ran a R simulation program and the new computer is only 30% faster, in fact slightly slower than a Celeron 1.50 GB laptop. I am very disappointed
2004 Feb 26
2
ATLAS threaded 64 bit (Opteron) - need *.so?
Using ATLAS with R is an old topic quite covered in the "R Administration" manual (and by R's "configure" script collection). I still do not easily manage to build R properly on our new AMD Opteron (2-processor). I did work with the current Atlas 3.6.0, configured manually (but "express" version) to build a threaded ATLAS version, and successfully ran Atlas'
2006 Apr 07
2
Coming soon ... a Rails Virtual Applicance
For those of you interested in such things, I am building a VMWare virutal machine with a complete LAMP stack plus Rails. The project is set up in Rubyforge at http://rubyforge.org/projects/vgrails/. There''s not much there yet, but I expect to have something ready for folks to test towards the 12th of April, 2006. The project name is "vgrails", which stands for VMWare + Gentoo +
2006 Apr 09
1
make check of R-alpha_2006-04-08_r37675 fails: qbeta
make check of R-alpha_2006-04-08_r37675 fails on Debian GNU/Linux 3.1 running on an Intel P4 computer. > version _ platform i686-pc-linux-gnu arch i686 os linux-gnu system i686, linux-gnu status
2006 Dec 17
1
Rspec/Ruby to test software written in other languages?
Is anyone here using Rspec and Ruby to test software written in other languages? I''m about to start an R language project, and may also be doing some work in another language (I''m not sure which one yet, but it''s one of the ones that''s part of the Axiom symbolic math package). I''d dearly love a test framework that can handle all three languages,
2007 Mar 27
10
sqlite3 and rspec_on_rails tests
As I think I previously mentioned, there is an incompatibility with rails 1.2.1 and sqlite3 3.3.8. see: http://weblog.rubyonrails.org/2007/1/29/using-sqlite3-with-rails and: http://weblog.rubyonrails.org/2007/2/6/rails-1-2-2-sqlite3-gems- singular-resources Sqlite is now at 3.3.13. Because of this, if a developer is trying to create a patch for rspec_on_rails, he will have one of the
2006 Apr 11
3
fun/flamebait: Java Web Devel Stacks
I''ll pose a question partly for fun, partly out of interest to see what everyone else is doing to survive the pain of the day job. It''s for the professional J2EE developer converts out there. Let''s say someone hired you to write a Basecamp clone, but it has to be done in Java, say on the Tomcat or JBoss platform. What does your stack look like now that you''ve
2011 Nov 10
2
parallel BLAS for Ubuntu 11.10
Has anyone succeeded in getting a parallel BLAS, such as Goto's BLAS, installed on a machine running Ubuntu 11.10? I currently have the libatlas3gf-base package installed on a machine with an AMD Athlon X4 processor. I tried to install the libopenblas-base and libopenblas-dev packages but there seemed to be a glich related to having both libopenblas and libatlas3gf installed so that when I
2003 Apr 22
4
"LAPACK routine DGESDD gave error code -12" with Debian (PR#2822)
Dear All, Under Debian GNU/Linux La.svd (with method = "dgesdd") sometimes gives the error "Error in La.svd(data, nu = 0, nv = min(nrow, ncol), method = "dgesdd") : LAPACK routine DGESDD gave error code -12" It seems not to depend on the data per se, but on the relationship between numbers of rows and columns. For example, if the number of columns is 100,
2003 Nov 17
1
samba (2.2.8a) driver download fails
Hi there, I have a problem with the rpc driver stuff: I have copied the driver files to //atlas/print$/W32X86 and WIN40 (via filesystem copy), added and set the driver without errors. But getdriver reports no driver associatet with the printer?! So reports below. I am sure, this was working on this system. I tried to reinit the ntprinters.tdb, printing.tdb, nt_forms.tdb and ntdrivers.tdb by
2010 May 28
2
Compiling R-2.11.0 with ATLAS-tuned BLAS and LAPACK
Hello. I am a Linux neophyte and know almost nothing ?about compiling, so I would appreciate any help and advice y'all would care to offer. I am trying to compile the 64 bit version of R using a tuned ATLAS and LAPACK (ATLAS 3.9.24). I am running Ubunto 10.04 LTS (through wubi, FWIW). The ATLAS and LAPACK files (atlas.so, f77blas.so, lapack.so, and cblas.so) are sitting in the folder
2016 Jul 15
1
I am unable to build atlas rpm from centos7.2
Hi all, I just cloned from git clone https://git.centos.org/git/rpms/atlas And rpmbuild is failing with error in building ATLAS:- make[1]: Leaving directory `/home/sudhanshu/rpmbuild/BUILD/ATLAS/x86_64_base' DONE configure + '[' base = base ']' + sed -i 's#ARCH =.*#ARCH = P4E64SSE3#' Make.inc + sed -i s#-DATL_AVX## Make.inc + sed -i s#-mavx#-msse3# Make.inc + echo
2006 Dec 14
3
Error since upgrade to Version 3.0.23a-1.fc4.1 - URGENT
My samba shares aren't working with ACL access since the upgrade. Here is an example of the error from /var/log/messages Dec 14 12:44:17 gfm-atlas smbd[14365]: [2006/12/14 12:44:17, 0] smbd/service.c:make_connection_snum(911) Dec 14 12:44:17 gfm-atlas smbd[14365]: '/usr/GFM_Shares/Users/Receiving' does not exist or permission denied when connecting to [GF_Receiving] Error was
2010 May 14
1
Compiling R with ATLAS
Hello. I know almost nothing about Linux, so I apologize if the answer to this is obvious. I am trying to compile R with ATLAS (successfully compiled 3.9.24 on Ubuntu 10.04 64 bit). I configured with: ./configure --enable-R-shlib --enable-BLAS-shlib --with-blas="-L/usr/local/atlas/lib -lf77blas -latlas" --with-lapack="-L/usr/local/atlaslib -llapack -lcblas" --with-x and I