similar to: R-beta: installing the R- rpm in RedHat 5.0 --trouble !!

Displaying 20 results from an estimated 300 matches similar to: "R-beta: installing the R- rpm in RedHat 5.0 --trouble !!"

1998 Feb 25
1
R-beta: Re: dse+redhat 4.2 problem
>R INSTALL dse rlibs >Installing package `dse' ... >libs >gcc -g -fpic -I/usr/local/R-0.61/include -c dsefor.c -o dsefor.o >/tmp/cca02533.i:1: numeric constant with no digits >/tmp/cca02533.i:1: numeric constant with no digits >... >is there something wrong with my gcc or is there some >option missing somewhere? >I suspect the problem might have to do with
1998 Feb 25
1
R-beta: Re: dse+redhat 4.2 problem
>R INSTALL dse rlibs >Installing package `dse' ... >libs >gcc -g -fpic -I/usr/local/R-0.61/include -c dsefor.c -o dsefor.o >/tmp/cca02533.i:1: numeric constant with no digits >/tmp/cca02533.i:1: numeric constant with no digits >... >is there something wrong with my gcc or is there some >option missing somewhere? >I suspect the problem might have to do with
2003 Dec 11
0
SV: How to start RMySQL
Jeff, the tip on http://stat.bell-labs.com/RS-DBI/download/index.html (at the bottom of the page) may help. Trond Rafoss -----Opprinnelig melding----- Fra: Jeff Lee [mailto:JLee at acamllc.com] Sendt: 10. desember 2003 23:34 Til: 'r-help at stat.math.ethz.ch' Emne: [R] How to start RMySQL I am a newbie in R and want to use MySQL database. Here is what I have and done. R 1.8.0 mysql
2003 Nov 12
0
RMySQL & couldn't find function ".valueClassTest"
Hi Arend, I had the same problem on RH 9 as you, but the tip on http://stat.bell-labs.com/RS-DBI/download/index.html at the bottom telling: """"""""""""""""""""""""""""""""""""""""" The
2009 Dec 23
1
svn access for libao patches
Hello, Can I get svn access for applying some libao patches? It seems that nobody maintains libao currently. This is really bad because there are many projects out wich using it. BTW: Not all kind of apps need all available audio controlling settings. My current plans: 1. extending ao_pulse for controlling prebuffering and latency 2. later extending libao api with volume control (softvol). 3. I
2006 Dec 29
1
installation problems
Hi, I installed R-2.4.0 and R-2.4.1 on linux redhat (RHEL 3.0), and am encountering the following messages below. I searched the R FAQs and over the net, but couldn't find helpful information. When I "check-all" I do see some diff's (e.g., for "stats", nls.Rout and nls.Rout.save in tests/stats.Rcheck/tests; "cluster"; and "rpart'). I don't know
2009 Nov 13
2
Migrating existing local Maildir structure to dovecot server Maildir
Hello, I'm about to migrate a number of existing users who have been using POP3 with emails stored locally in KMail's Maildir format into an IMAP solution based on Dovecot. Will it be possible to simply move all the KDE Maildir folders from the local PCs to the Maildir folder on the IMAP server running Dovecot and then have the emails accessible on the server, or will this most likely
2013 Oct 21
3
speeding up "sum of squared differences" calculation
All, I am using a sum of squared differences in the objective function of an optimization problem I am doing and I have managed to speed it up using the outer function versus the nested for loops, but my suspicion is that the calculation could be done even quicker. Please see the code below for a simple example. If anyone can point out a faster way I would appreciate it greatly. Thanks, Roger
2015 Mar 18
2
[LLVMdev] Implementing if-conversion as a GSoC 2015 project?
OK, Let me describe. There is nothing wrong with if-conversion in LLVM. The algorithm implemented in LLVM can handle the if(???){do something} and if(???){do something}else{do something else} case very well. But it can handle complicated case like when there are a lot of gotos in the program. The more systematic way to do if-conversion is based on Hyperblock [Scott A. Mahlke et al 1992]
2005 Aug 27
1
xen livecd for dummies?
i like to try out xen, want to build a server running multiple server on it. for example, one vm running firewall, one vm for hosting web and mail, etc... but it seems too complicated for newbies. very new to virtual machine. and also new to linux. i''m hoping (request?) someone build a minimal live cd with xen configured and ready to ''boot'' any other os from .iso
2012 Oct 11
1
[LLVMdev] Compiling Skir failure
Hi all, I'm a total noob with llvm and trying to get Skir running with llvm. I just checked out Skir project from guthub. Tried to compile it but failed. Is there any instructions on how to compile it properly? Also, it seems that Skir's last update was nine months ago. Is it still ok to use it with the current branch? Thanks. Cheers, Faizol -------------- next part
2014 Nov 06
1
CentOS 7 Manual Install
I am following the instructions from the CentOS website to manually install CentOS 7 (http://wiki.centos.org/HowTos/ManualInstall) but the guide seems to have some quality issues. I've partitioned the storage fine and now onto setting up RPM. Unfortunately I am at a loss on how to do this. I am doing this on VMware Workstation 10 and the host OS is Ubuntu 14.04. Thanks Parvez
2004 Nov 28
1
Cannot list mailbox
Hi, I have dovecot 0.99.11 on a Linux machine running against a maildir based mailbox. I am getting the following errors in the maillog: Nov 27 23:08:14 fawad3 imap(fawad): file imap-bodystructure.c: line 278 (part_parse_headers): assertion failed: (part->physical_pos >= input->v_offset - start_offset) Nov 27 23:08:14 fawad3 dovecot: child 14202 (imap) killed with signal 6 This
2007 Feb 11
2
problem with Matrix package
I decided to update my packages and then had a problem with loading the Matrix package http://cran.at.r-project.org/bin/windows/contrib/2.4/Matrix_0.9975-9.zip This is what happened when I tried to load it in: > library("Matrix") Error in importIntoEnv(impenv, impnames, ns, impvars) : object 'Logic' is not exported by 'namespace:methods' Error:
2015 Mar 16
2
[LLVMdev] Implementing if-conversion as a GSoC 2015 project?
Hi, Are you guys interested in implementing if-conversion as a GSoC 2015 project? Last year, I did a literature review about approaches of if-conversion and the if-conversion in LLVM. This was the undergraduate thesis of my bachelor degree. It seems that, the if-conversion used in LLVM is a very simple approach instead of following the literature. So I want to implement the approaches in the
2012 Apr 03
0
[LLVMdev] GSoC 2012 Proposal: Automatic GPGPU code generation for llvm
Hi Justin, the non-translatable IR with GPU code replaced by appropriate CUDA Driver > API calls. One of CUDA driver apis (cuLaunch) need a ptx asm string as its input. So if I want to provide a one-touch solution and don't introduce any changes to tools outside polly, I must prepare the ptx string before I can generate the correct non-translatable IR part. As your suggestion, It may
2009 Jul 10
5
Slow Resilvering Performance
I know this topic has been discussed many times... but what the hell makes zpool resilvering so slow? I''m running OpenSolaris 2009.06. I have had a large number of problematic disks due to a bad production batch, leading me to resilver quite a few times, progressively replacing each disk as it dies (and now preemptively removing disks.) My complaint is that resilvering ends up
2012 Apr 03
2
[LLVMdev] GSoC 2012 Proposal: Automatic GPGPU code generation for llvm
Hi Justin, 2012/4/3 Justin Holewinski <justin.holewinski at gmail.com> > *Motivation* >> With the broad proliferation of GPU computing, it is very important to >> provide an easy and automatic tool to develop or port the applications to >> GPU for normal developers, especially for those domain experts who want to >> harness the huge computing power of GPU. Polly
2013 Jan 18
1
Unable to upgrade ZFS pool to feature flags, SPA version 5000, on stable/9 @ r243825
Hi, I installed FreeBSD/amd64 9.1-RELEASE yesterday. I chose to do a manual installation due to the use of ZFS. I checked out stable/9 and recompiled both world and GENERIC kernel. Said kernel and world was installed without any problems. System is still up & running, with uname -a revealing r243825. I then decided to upgrade the root pool to feature flags, SPA version 5000, and was not so
2016 Feb 10
2
Using filegroup for access control within a share
On Wed, 2016-02-10 at 09:20 +0000, Rowland penny wrote: > On 10/02/16 07:44, Trond Hasle Amundsen wrote: > > On Tue, 2016-02-09 at 15:17 -0800, Jeremy Allison wrote: > >> On Mon, Feb 08, 2016 at 01:54:33PM +0100, Trond Hasle Amundsen wrote: > >>> Hi, > >>> > >>> I have an issue with using a UNIX filegroup for access control within a >