similar to: rhel5 rpms

Displaying 20 results from an estimated 3000 matches similar to: "rhel5 rpms"

2009 Sep 10
1
[PATCH] support ruby in the xapian-bindings rpm spec
Hi All, I've needed to build ruby bindings for xapian recently and discovered that the default .spec file doesn't support ruby by default. The attached patch adds this support to the spec file in a manner consistent (I think) with the other bindings. I hope you find this useful. Thanks -Ben -- Ben Walton Systems Programmer - CHASS University of Toronto C:416.407.5610 | W:416.978.4302
2007 Apr 17
3
rhel5 rpm spec mods
Hi All, I'm in the process of building an rpm for rhel5 (client currently). This has required modification of the spec file. When I've completed the process, I'd like to submit the changes to save others doing the same work. Is this the appropriate place to submit a patch with those changes? Thanks -Ben -- Ben Walton Systems Programmer Office of Planning & IT Faculty of Arts
2006 Mar 27
0
sudden intermittent (but predictable) logon & connection failures
Hi List, This one has me completely stumped. I hope that someone out there can help. Setup: 1 PDC (Samba 3.0.10-1.4E.2 from redhat as 4) also doing WINS. [I know there's an update, but it doesn't help. I'm trying to keep as many variables static for troubleshooting as possible.] On March 8, my server rebooted mysteriously overnight (the only info I have is from the BMC, which
2009 Sep 30
1
How to calculate KMO?
Hi All, How do i calculate KMO for a dataset? *Dataset:---------------------* m1 m2 m3 m4 m5 m6 m7 m8 1 2 20 20 2 1 4 14 12 2 9 16 3 5 2 5 5 15 3 18 18 18 13 17 9 2 4 4 7 7 2 12 2 11 11 11 5 7 8 5 19 5 2 20 18 6 7 4 7 4 7 9 3 3 7 5 5 5 12 5 13 13 12 8 6 6 4 3 5 17 17 16 9 12 12 4 2 4 4 14 14 10 5 14
2008 Sep 04
2
Nagios 3 RPMs
Is anyone working on Nagios 3.x RPMs? If not, perhaps I'll whip some up and submit them to some appropriate repository. Geoff Galitz Blankenheim NRW, Deutschland http://www.galitz.org
2005 Dec 07
1
KMO sampling adequacy and SPSS -- partial solution
Dear colleagues, I've been searching for information on the Kaiser-Meyer-Olkin (KMO) Measure of Sampling Adequacy (MSA). This statistic is generated in SPSS and is often used to determine if a dataset is "appropriate" for factor analysis -- it's true utility seems quite low, but it seems to come up in stats classes a lot. It did in mine, and a glance through the R-help
2016 Jan 23
0
LGPL relicense port of rsync
Hi, from my point of view: On Sat, 9 Jan 2016 14:48:09 +0100 Per Lundqvist <perlundq at gmail.com> wrote: > ... > > Getting the approval for a relicensing I think the contributions to > > rsync have to be analyzed in detail to approach a reasonable number of > > contributors. > > > > I experienced that finding a responsible person that is willing to >
2005 Apr 25
1
NT_STATUS_UNSUCCESSFUL message-- were to look?
Hi folks, I'm trying to access a shared printer on a windows machine. The windows box (call it "Doze") is located behind a router/printserver, and is set up thus: -DOZE connects to the printer via the printserver using the PRTMATE port, and then shares the printer via smb -- workgroup CHASS, server name HIS-FACLAB, printer name his-fac-lex -Router forwards all incoming connections
2006 Sep 12
1
Kendall's tau-c
Hello, I can't find a package which calculates Kendall's tau-c. There is the package Kendall, but it only calcuates Kendall's tau-b. Here is the example from ttp://www2.chass.ncsu.edu/garson/pa765/assocordinal.htm. cityriots <- data.frame(citysize=c(1,1,2,2,3,3), riotsize=c(1,2,1,2,1,2), weight=c(4,2,2,3,0,4)) cityriots <- data.frame(lapply(cityriots,function(x)
2009 Jul 31
1
Tests for Two Independent Samples
Dear R users, I have got two samples: sample A with observation of 223: sample A has five categories: 1,2,3,4,5 (I use the numer 1,2,3,4,5 to define the five differen categories) there are 5 observations in category 1; 81 observations in category 2;110 observations in category 3; 27 observations in category 4; 0 observations in category 5; To present the sample in R: a<-rep(1:5,
2016 Jan 09
3
LGPL relicense port of rsync
... > Getting the approval for a relicensing I think the contributions to > rsync have to be analyzed in detail to approach a reasonable number of > contributors. > > I experienced that finding a responsible person that is willing to > discuss such a case in an organization that contributed source code is > nearly impossible. > > Looking at the source code (my short
2003 Sep 23
0
ANOVA(L, Terms...)
Hi There I have a lm object with 4 parameters and I want to test wether 2 parameters are equal using a Wald test (basically b1=b2 or b1-b2 =0). In the help file from R it says that under ANOVA the optional arguments " Terms" or "L" test whether a linear combination is equal to 0. I tried; >anova(m1, Terms = Beta1-Beta2=0) but I get the error: Object " Beta1"
2008 Dec 11
11
rhel5 32bit xen 3.3.0 rpms?
RHEL5 32bit xen 3.3.0 rpms? Anyone? ;) _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2001 May 05
1
fix for oggdrop disappearing window
Hi, I don't know if this problem has been looked at yet. The latest version of oggdrop I found was at http://www.vorbis.com/files/beta4/windows/oggdrop-1.0beta4.zip. If you whip the window quickly from right to left, the client mouse coordinate in WM_MOUSEMOVE *can* be negative and so the LOWORD and HIWORD macros will cast the mouse coordinates to insanely high 64K-ish values. Then the
2016 Jan 07
2
LGPL relicense port of rsync
Hi, I am maintaining a port of rsync (https://github.com/perlundq/yajsync) which is GPL:ed of course. The main purpose of the project is to provide a Java API library for the rsync protocol. It would therefore be really nice to be able to use LGPL as the license. But in order to do so I would first have to get a list of all the individual contributors to rsync and then be able to contact them
2007 Apr 06
1
Re: RHEL5 as PVM on RHEL5 xen
Thanks you all guys. I am able to create the RHEL5 PVM on RHEL5 host successfully. Only thing that i need to add is /mnt/etc/fstab in inintrd command and preload to both the fronthend drivers. As blow. # mount /home/disk /mnt # mkinirtd /boot//boot/initrd-2.6.18-8.el5xenU.img 2.6.18-8.el5xen --fstab /mnt/ etc/fstab --with xenblk --with xennet --preload xenblk --preload xennet Thanks a lot,
2007 Sep 18
0
Short how to for RHEL5 as dom0 and RHEL5 as domU
Hey, I was looking for step by step installation for RHEL5 as dom0 and RHEL5 as domU, but could not find it.I put some instructions, hope it will save some time for somebody. If you will find some errors please fix them :) I assume that you already have rhel 5 up and running (webserver as well).I will install guest system in paravirtualized mode (mine processor does not support full
2020 Oct 05
2
SID security
Thanks to data backups I can "whip out" the /srv directory and rebuild from scratch to "get permissions correct." Doing this because, yes, I did provision a new domain. (Probably faster to wipe, reconfigure dir and restore than correct the SID mistake.) Oh well, learning the hard way or as we like to call it around here, "OJT" (on the job training.) On Mon, Oct 5,
2007 Dec 03
1
video capture via nvidia g3, cento5 (rhel5) - arrrgghhh
I've never messed with video capture on a linux system, and someone point me the right direction? I've been googling like crazy, and can't seem to get any good pointers. I'm trying to get some kind of video capture working and eventually get a live cam setup and security setup with motion sensing. I've given up on getting my USB webcam to work. I'm now trying via the
2007 May 29
0
installing rhel5 as a guest.
Hello List!, i have some troubles installing rhel5, i have my domain0 (rhel5) and two guests. One Guest im having problems in the STEP of installation where i have to choose my partitions or what Hard drive partition to USE, BUT SHOWS that i dont have any drives, why ? if i installed rhel5(domain0) and it showed the drive. /dev/sda -> /dev/sda1 & /dev/sda2. Where sda2 has Logical Volumens,