search for: hoare

Displaying 20 results from an estimated 106 matches for "hoare".

Did you mean: hare
2015 Nov 26
2
install rrdtools-devel / rrdtool-perl
On 11/26/2015 10:18 AM, Tris Hoar wrote: > To access RHN you will need a support agreement with Red Hat. You > could use the packages from Centos, but it would be better to just > rebuild the server if you are going down that route. long ago, far away, I successfully converted several RHEL boxes to CentOS by making a list of all the RPMs and replacing them with the centos
2006 Nov 01
4
[LLVMdev] LLVM / C--
...ssing many major features), >instability/bugginess, poor performance (both time to compile and the >generated code), lack of high-level optimizations, lack of ABI >compatibility with the native tools, lack of C++ frontend support, and the >small size of its community. To quote Tony Hoare : "premature optimization is the root of all evil." http://www.acm.org/ubiquity/views/v7i24_fallacy.html "That would then force us to choose a versatile target architecture (such as PPC) and minimize architecture-dependent optimizations." http://www.cs.ualberta.ca/~pengzhao/...
2001 Jun 04
0
Re: unix R CMD check problem
Doh! turns out I was using a newer feature of S-PLUS that is not supported in R, or at least was generating the parse error. replace all a = b with a <- b (except in arguments, naturally ...) Sorry to bother anyone ... smooth sailing ahead. > Date: Mon, 4 Jun 2001 10:03:56 -0600 (MDT) > From: Tim Hoar <thoar at cgd.ucar.edu> > Reply-To: Tim Hoar <thoar at ucar.edu>
2009 May 11
1
3d Scatterplot using rgl
...9 10.8 8.7 9.3 95 98 47 1.5 NA 0.9 0.7 0.8 0.1 96 93 51 0.1 NA NA NA NA NA If I use plot3d(swadt[,1],swadt[,2],swadt[,3],size=swadt[,4]) I get the following error Error in rgl.numeric(size) : size must be a single numeric value Is there a way of plotting this? Thanks Zoe Hoare [[alternative HTML version deleted]]
2005 Mar 15
2
syntax error in memory.c when building R-devel on AIX
OK, this is really a new one for me. Just thought I'd try building R-devel (2005-03-15) on our AIX power machines and see if there are any problems. I used the settings in the Appendix B of R-admin, using the set of variables that Tim Hoar used (i.e., trying to build 64-bit R using native compilers). configure ran fine, but `gmake' gave me a syntax error when compiling src/main/memory.c.
2013 Oct 05
2
bridged networking doesn't bring up eth0: RTNETLINK answers: File exists
...81.1 -- Brian Lavender http://www.brie.com/brian/ "There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies." Professor C. A. R. Hoare The 1980 Turing award lecture
2015 May 14
2
C7 and fstab
Il 14/05/2015 13:40, Tris Hoar ha scritto: > On 14/05/2015 10:16, Alessandro Baggi wrote: >> Hi List, >> I've installed C7.1 and today configuring fstab for another disk I get >> this: >> >> UUID=d5ff30df-9e1d-4fc8-99b6-845ffa6509db / xfs >> defaults 0 0 >> UUID=052f75bc-0513-45e0-a01f-06c9a698469f /mnt/data
2015 May 13
2
Firefox 38 and Older TLS sites
On 05/13/2015 06:57 AM, Tris Hoar wrote: > On 13/05/2015 11:12, Johnny Hughes wrote: >> All, >> >> Red Hat released the source code for Firefox 38. We have (or willbe >> today) releasing this for CentOS-5, CentOS-6, and CentOS-7. >> >> It does not, by default, connect to https sites with TLS less than 1.2. >> This means it will not connect to sites on
2015 Nov 26
1
install rrdtools-devel / rrdtool-perl / SOLVED
what I did is to take note of exaclty the same package that were installed on mi centos 7. Then I download the 3 packages on my rhel , and installed in the same order with rpm. I worked ... Thanks. On 26/11/15 15:24, Tris Hoar wrote: > On 26/11/2015 18:22, John R Pierce wrote: >> On 11/26/2015 10:18 AM, Tris Hoar wrote: >>> To access RHN you will need a support agreement
2002 Feb 04
1
installing version 1.4.1
Hello people, me again ... Just an FYI this time, I think: 0[209]1 sunray1:/contrib > gtar zxf R-1.4.1.tgz tar: R-1.4.1/date-stamp: Could not create file: Permission denied gtar: Error exit delayed from previous errors 2[210]1 sunray1:/contrib > gtar zxvf R-1.4.1.tgz "R-1.4.1/date-stamp" R-1.4.1/date-stamp gtar: R-1.4.1/date-stamp: Could not create file: Permission denied gtar:
2006 Nov 01
0
[LLVMdev] LLVM / C--
...), > >instability/bugginess, poor performance (both time to compile and the > >generated code), lack of high-level optimizations, lack of ABI > >compatibility with the native tools, lack of C++ frontend support, and the > >small size of its community. > > To quote Tony Hoare : > > "premature optimization is the root of all evil." > You are taking that quote out of context. Hoare is refering to people who try to optimize their code before making sure that it runs correctly, not an optimizing compiler (such as LLVM). (Of course, if you don't want o...
2015 Apr 23
1
semi-OT: t-bird mime type on .pdf attachment is wrong
Tris Hoar wrote: > On 22/04/2015 19:25, m.roth at 5-cent.us wrote: >> I was sending my manager a copy of a form, and attached it (not inline), >> using -t-bird, and he complains it didn't want to open. Looking at the >> message source, t-bird had decided that the mime type was all/allfiles, >> though the name ended in .pdf. I've searched via the config editor,
2002 Apr 30
1
JPEG library wierdness
I am having a problem creating JPEG's ... but just lately I had 1.3.1 installed properly on a Solaris 2.6 platform and everything was working fine UNTIL last Wednesday, when I issued the fateful update.packages() and went to lunch. When I came back, one of my cohorts informed me he could no longer create jpeg's in the fashion he was accustomed: > X11() > plot(1:10) >
2001 Dec 06
2
Solaris install problem ... mcount
Hmnnn... This is the third version of R I have installed and I am stumped on this one. There is some unresolved external I cannot find... /opt/SUNWspro/bin/cc -v -o R.bin CConverters.o Rdynload.o RNG.o apply.o arithmetic.o array.o attrib.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cov.o cum.o dcf.o datetime.o debug.o devPS.o devPicTeX.o deparse.o
2016 Oct 14
2
CentOS 7/GNOME 3 customise top panel
On 14/10/16 16:23, Tris Hoar wrote: > On 14/10/2016 13:39, Toralf Lund wrote: >> Hi, >> >> Is there any way to customise the top panel in CentOS 7 with GNOME 3 >> (which I recently tried for the first time)? Specifically, I want to add >> "application launchers", as it will make start-up faster than the >> standard alternatives. (Because you can
2015 May 20
2
I Have Multiple Ips But Can Only Telnet to One Interface. Not the subinterface. How to Fix?
Hi trish, i have postfix configured to listen on that ip... it's still not listening. see below: # Note: you need to stop/start Postfix when this parameter changes. # #inet_interfaces = all #inet_interfaces = $myhostname #inet_interfaces = $myhostname, localhost inet_interfaces = 172.30.1.65 # Enable IPv4, and IPv6 if supported inet_protocols = all -- Mike McKoy *404.590.7176*
2015 Nov 06
1
getting a CentOS6 VM on VMware ESXi platform to recognize a new disk device
On Thu, Nov 5, 2015 at 8:23 AM, Tris Hoar <trishoar at bgfl.org> wrote: > On 04/11/2015 20:59, John R Pierce wrote: > >> On 11/4/2015 12:52 PM, Boris Epstein wrote: >> >>> I don't get this for some reason... not even sure why. ESXi's default >>> behaviour seems to be to allow hotplug, that does not seem to be >>> deactivated. I am just
2018 Feb 20
2
Sip cause and response codes in dialplan
Hi, I am experimenting with getting hold of the sip cause and sip response from outgoing call. How could i make a userevent printing the sip cause and/or sip response. I have tried using hangupcause, sip_cause and such , but i am not getting any data. I would at least like to use the q.850 reason codes in the dialplan which i now am unable to do. Any help appreciated. [Beskrivning: Fogwise -
2015 Feb 18
2
Master - Slave Split DNS
On Feb 18, 2015 7:43 PM, "Tris Hoar" <trishoar at bgfl.org> wrote: > > On 18/02/2015 07:17, aditya hilman wrote: >> >> Hi folks, >> >> I've already configured split DNS for internal-view and external-view. Also >> already configured the master - slave dns. >> But i've problem with external-view zone transfer. >> Based on the
2016 Oct 14
1
CentOS 7/GNOME 3 customise top panel
On 14/10/2016 15:45, Toralf Lund wrote: > On 14/10/16 16:23, Tris Hoar wrote: >> On 14/10/2016 13:39, Toralf Lund wrote: >>> Hi, >>> >>> Is there any way to customise the top panel in CentOS 7 with GNOME 3 >>> (which I recently tried for the first time)? Specifically, I want to add >>> "application launchers", as it will make start-up