search for: xspace

Displaying 16 results from an estimated 16 matches for "xspace".

Did you mean: space
2005 Feb 18
2
CentOS-4 RC1 (i386) Bugfixes
...the RH errata for perl was incorporated, but it was not flagged by the perl update. ( https://bugzilla.caosity.org/show_bug.cgi?id=803 ) (thanks Joshua Hirsh) 2. httpd identified itself as Apache/2.0.52 (Red Hat) Server instead of CentOS ( https://bugzilla.caosity.org/show_bug.cgi?id=806 ) (thanks xspace) 3. up2date does not work with the CentOS-4 key, but requires the original vendor key. ( https://bugzilla.caosity.org/show_bug.cgi? id=805 ) (thanks xspace) The following updated files are pushed to beta.centos.org and should be available by using the command: yum upgrade Filelist: httpd-2.0.5...
2012 Jan 27
1
Help boxplot to add mean, standard error and/or stadard deviation
Dear researchers I wish to plot a box plot without the mean line (the black line) and plot only the mean (red square). Futhermore, is it possible to add standard error and/or stadard deviation? This is an example mytest <- c(2.1,2.6,2.7,3.2,4.1,4.3,5.2,5.1,4.8,1.8,1.4,2.5,2.7,3.1,2.6,2.8) boxplot(mytest,lty = "solid") means <- mean(mytest,na.rm=TRUE) points(means, pch = 22, col
2004 Nov 11
2
most stable sata raid cards for centos
Hi, What are the most stable sata raid cards for centos. Looking at sata raid1 setup. Kind Regards, Imran ************************************* This electronic transmission is strictly confidential and intended solely for the addressee. If you are not the intended addressee, you must not disclose, copy or take any action in reliance of this transmission. *************************************
2007 Jan 21
2
Help with Installation on OpenSolaris (TextDrive Containers)
....1.0 (ruby) 4. Cancel installation 1 Building native extensions. This could take a while... make: cc: Command not found make: *** [helper.o] Error 127 make: cc: Command not found make: *** [helper.o] Error 127 ruby extconf.rb install ferret creating Makefile make cc -KPIC -xO3 -xarch=386 -xspace -xildoff -I/opt/csw/include -I/opt/csw/include -KPIC -fno-common -D_FILE_OFFSET_BITS=64 -I. -I/opt/csw/lib/ruby/1.8/i386-solaris2.8 -I/opt/csw/lib/ruby/1.8/i386-solaris2.8 -I. -I/opt/csw/include -I/opt/csw/include -c helper.c make install cc -KPIC -xO3 -xarch=386 -xspace -xildoff -I/opt/csw/includ...
2009 Aug 28
1
Plotmath, sweave and lattice graphics interaction problem
...upland lakes) to include here, but the following minimal example reproduces the problem; basically, the PDF produced by Sweave has missing characters in the plotmath label whilst the eps file doesn't. Here is the minimal Rnw document: \documentclass[a4paper,12pt]{article} \usepackage{graphicx,xspace} \usepackage[utf8]{inputenc} \usepackage[left=1.5cm,top=2cm,bottom=2cm,right=1.5cm]{geometry} \usepackage{/home/gavin/R/2.9-patched/build/share/texmf/Sweave} \setkeys{Gin}{width=1\textwidth} \begin{document} \title{FOO} \author{Gavin Simpson} \maketitle <<fig=true>>= require(lattice...
2003 Mar 17
2
Samba 2.2.8 compile failure - Solaris 8, SunCC, LDAP
...ms here" on the website. Some of the code modifications introduced between 2.2.7 and 2.2.8 don't appear to agree with Solaris, using Sun's CC, with the LDAP support code. Note that I'm linking against the Solaris-bundled LDAP package (SUNWlldap). |% env CFLAGS="-xcg92 -xO4 -xspace" LDFLAGS="-s" ./configure \ | --with-quotas --with-utmp --with-acl-support --with-winbind \ | --with-pam --with-ldapsam --prefix=/opt/samba_2.2.8 \ | --mandir=/opt/samba_2.2.8/share/man \ | --infodir=/opt/samba_2.2.8/share/info \ | --sysconfdir=/opt/samba_2.2.8/share/conf...
2006 Aug 15
0
Compilation on Solaris
...to set up a ferret small search engine on a Solaris machine. Not being a Solaris expert, I''m puzzled by the error messages I get from the C compiler. Since there in no cc on the machine I edited the Makefile to use gcc but there is still lots of error messages: gcc -KPIC -xO3 -xarch=v8 -xspace -xildoff -I/opt/csw/include -I/opt/csw/include -KPIC -fno-common -I. -I/opt/csw/lib/ruby/1.8/sparc-solaris2.8 -I/opt/csw/lib/ruby/1.8/sparc-solaris2.8 -I. -I/opt/csw/include -I/opt/csw/include -c ferret.c gcc: unrecognized option ''-KPIC'' gcc: unrecognized option ''-K...
2004 Nov 19
2
Centos3 x86_64 Updates
Greetings, 4 belated x86_64 updates here for CentOS-3 (I just got my 64-bit development boxes back from a show). They'll be hitting the mirrors eventually. Future updates will be much more timely. libxml2: https://rhn.redhat.com/errata/RHSA-2004-615.html RPMS/libxml2-2.5.10-7.x86_64.rpm RPMS/libxml2-devel-2.5.10-7.x86_64.rpm RPMS/libxml2-python-2.5.10-7.x86_64.rpm
2004 Sep 29
2
lattice .ps graphic is rotated in LaTeX slides
I've generated a version of the classic dotplot of the barley data with library(lattice) data(barley) trellis.device("postscript", color=TRUE, file="barley2x3.ps") old.settings <- trellis.par.get() trellis.par.set("background", list(col = "white")) lset(list(superpose.symbol=list(pch=c(19, 1, 25, 2, 15, 22, 23),
2005 Mar 07
22
tripwire
Tripwire is probably one of must-have utilities for many system administrators. However, it is missing from almost all recent Red Hattish distributions. IMO, probably due to the fact that source compiles only on i386, and needs patches to compile almost every time new major version of gcc is released. However, in absence of good replacement, this is all we have. (IMO, other tools such as AIDE
2010 Sep 08
3
puppet dashboard and 64-bit mysql
...ld is invoked, ignored otherwise creating Makefile make cc -I. -I. -I/opt/csw/lib/ruby/1.8/i386-solaris2.8 -I. -DHAVE_MYSQL_H -I/opt/csw/include -I/opt/csw/include -I/opt/csw/mysql5/include/mysql -m64 -msse -msse2 -DCSW_HAVE_STACKTRACE -I/opt/csw/include - DHAVE_RWLOCK_T -KPIC -xO3 -xarch=386 -xspace -xildoff -I/opt/csw/ include -I/opt/csw/include -KPIC -c mysql.c cc: Warning: Option -msse passed to ld, if ld is invoked, ignored otherwise cc: Warning: Option -msse2 passed to ld, if ld is invoked, ignored otherwise ld -G -o mysql_api.so mysql.o -L''.'' -L''/opt/csw/lib...
2011 Oct 07
1
R equivalent of proc varclus
Dear List What is the R package equivalent of Proc Varclus or Information Value. ANy assistance in determining R equivalents of f Oblique Component Analysis (PROC VARCLUS), Information Value (IV) and Weight Of Evidence (WOE) analysis, and business intelligence http://www.nesug.org/proceedings/nesug06/an/da23.pdf Regards, Ajay Websites- http://decisionstats.com [[alternative HTML version
2005 Mar 24
25
Yum problem CentOS 3.3?
I''m still using CentOS 3.3 as our install mechanism, then adding some packages from a tarball of RPMs we need. Then I run # yum update yum which sometimes takes a while. Yesterday it took many hours. I like to run these from behind a firewall in our office before taking the server to the datacenter, but the delay meant a whole day''s delay in our trip to the datacenter
2004 Dec 31
0
centos3.4beta and Getting the Marvell/Syskonnect Gigabit Nic to work
My dd (sk98lin v7.09) supports 3c940 (Marvel/Syskonnect) which the stock v6.x drivers doesn't . Successfull tested on a Asus A-7N8X Deluxe with Marvell Gigabit Lan the dd is available at http://slackpkg.ath.cx/centos/disk/sk98lin/
2004 Nov 04
0
openssh chroot rpms
im rebuild the centos 3.3 openssh rpms with chroot patch. the rpms available on http://slackpkg.ath.cx/centos/chrootssh Hardering your Centos box
2004 Aug 25
0
redhat-config-packages
anyone fix the redhat-config-packages bug (https://bugzilla.caosity.org/show_bug.cgi?id=632) I cant life without redhat-config-packages :)