Displaying 20 results from an estimated 6000 matches similar to: "CentOS tools for public safety"
2007 Oct 11
3
finding mysql.h & errmsg.h on CentOS?
I am not sure how to modify the config.h script for my CentOS 4.5 box
(running Nagios + NDOutils).
NDOutils seem to compile fine (./configure && make), but I'm having
problems when I try to run the final command in the README file.
********* problems ***************************
ndo2db-2x -c /etc/nagios/ndo2db.cfg
Support for the specified database server is either not yet
2010 Jun 04
0
(no subject)
Hi Sahana
I must admit I'm not an expert in Theora.
But the error message "Could not set keyframe interval to 64" might indicate that an
attempt to set the keyframe frequency failed.
Have a look at the keyframe_granule_shift attribute in the th_info struct.
It says: The maximum distance between key frames is 1<<keyframe_granule_shift.
So I could imagine that the error might
2010 Jul 20
0
MMX version of Theora
Hi all,
I am trying to build the mmx version of the theora and the encoderwin is
throwing the following errors.
1>------ Build started: Project: encoderwin, Configuration: Debug Win32
------
1>Linking...
1> Creating library encoderwin.lib and object encoderwin.exp
1>LINK : warning LNK4098: defaultlib 'LIBCMTD' conflicts with use of other
libs; use /NODEFAULTLIB:library
2010 Jun 03
0
(no subject)
Hi all,
I am working on Libtheora. I have built the libtheora, libogg and libvorbis
static libraries in vc++6. I'm testing the encoder for theora.
I'm running tests on the encoder_example and i get the following errors in
command prompt.
C:\Users\Vista
Business\Desktop\sahana\libtheora-1.1.1\theora\testbench\Debug>te
stbench.exe -v 10 -o chk.ogv god.wav example.y4m-1
File god.wav is
2013 Mar 22
3
trouble with data frame
Hi everyone,
I am trying to use the values from every cell of the data frame in a
further calculation.
This is the code that I am using to catch every element of the data-frame.
while (a<=10)
{
while (b<=10)
{
n<-as.numeric(df[a,b)];
...;
}
}
The problem is that when I print out 'n' I get the following errors :
"NULL" (if printed without as.numeric), and
2010 Aug 08
0
[LLVMdev] MmapAllocator
Hi Steven-
Nice, but will this not break Windows? From an initial glance over your patch, it seems to assume the existence of mmap() in some form or other.
Alistair
On 8 Aug 2010, at 03:05, Steven Noonan wrote:
> Hi folks,
>
> I've been doing work on memory reduction in Unladen Swallow, and
> during testing, LiveRanges seemed to be consuming one of the largest
> chunks of
2010 Aug 08
4
[LLVMdev] MmapAllocator
Hi folks,
I've been doing work on memory reduction in Unladen Swallow, and
during testing, LiveRanges seemed to be consuming one of the largest
chunks of memory. I wrote a replacement allocator for use by
BumpPtrAllocator which uses mmap()/munmap() in place of
malloc()/free(). It has worked flawlessly in testing, and reduces
memory usage quite nicely in Unladen Swallow.
The code is available
2010 May 20
10
Libtheora
Hi all,
I am Sahana. I am currently working on Libtheora for windows platform and
very new to it. I am getting a lot of compiling errors. Since Libtheora
depends on libogg and libvorbis i have added these as well to my workspace
in VC++ 6. I have a doubt regarding the x86 and x86_vc folders described in
the libtheora software.Since both these folders have the same set of files
which one do we
2009 Dec 12
7
Red Hat commercial support for CentOS/Fedora
Someone told me that if you have a CentOS or Fedora server, you can pay a
Red Hat yearly fee and get them to support it (because the environments are
so similar).
Can anyone here substantiate this claim?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20091211/03c9856b/attachment.html>
2009 May 01
1
Last month on the Revolutions blog
I write about R every weekday at?http://blog.revolution-computing.com
. In case you missed them, here are some articles from the month of
April of particular interest to r-help subscribers. Thanks to everyone
who has been following the blog and sending me messages and/or leaving
comments -- it always brightens my day to hear from readers!
http://tinyurl.com/cy7x9a?(from April 1) announced the new
2011 Jul 20
5
high performance open source DHCP solution?
The free DHCP solution, ISC, seems to be having scaling issues (i.e.
handling only about 200 DHCPDISCOVER and 20 DHCPRENEW requests), and I
was wondering if anyone had any open source suggestions of solutions
that could scale much better?
(Ideally, I could find a free version of a solution like Nominum, but
I know that's asking for much.)
Anyone have any suggestions?
--
Also on LinkedIn??
2009 Mar 25
1
Requesting help with lattice again
Hello, this is a request for assistance that I submitted earlier, this time
with the dataset. My mistake for taking up bandwidth. I've also rephrased
the question to address an additional concern.
I'm working on a windows XP machine with R 2.8.1
1). I'd like a barchart (or other lattice type display) HSI ~ of the three
factors (Region, Scenario and HydroState).
However
2009 Mar 31
0
Last month on the Revolutions blog
I write about R every weekday at http://blog.revolution-computing.com
. In case you missed them, here are some articles from the past month
that may be of particular interest to r-help:
* http://tinyurl.com/cz3jmk REvolution Computing is hiring! We are
looking for enthusiastic and talented people with a strong academic
and industry track record in statistical computing for technical
sales,
2018 Dec 07
2
Testing compiler reliability using Csmith
Thanks, Vedant. Yes, we have done a lot of testing of Clang/LLVM (and GCC)
in the past several years (more details at
https://people.inf.ethz.ch/suz/emi/index.html):
[GCC/LLVM bugs: *1,602* (total) / *1,007* (fixed)]
[Reports: GCC (link1 <http://tinyurl.com/ojzdt78>, link2
<http://tinyurl.com/oxlkmjc>, link3 <http://tinyurl.com/jd3jnl3>, link4
2018 Dec 12
2
Testing compiler reliability using Csmith
You may also be interested in the following resources on compilers
correctness (articles, software, and talks -- from the general topics to
the ones specifically focused on testing, validation, and verification):
https://github.com/MattPD/cpplinks/blob/master/compilers.correctness.md
Best regards,
Matt P. Dziubinski
On 12/7/2018 20:19, Philip Reames via llvm-dev wrote:
> There's also
2017 Aug 25
1
Thunderbird update without announcement?
me at tdiehl.org wrote:
> On Fri, 25 Aug 2017, Leonard den Ottolander wrote:
>>
>> I usually receive updates after the related announcement has hit my
>> inbox. But today I see a thunderbird update, but no message on
>> centos-announce yet, not even in the archives.
>
> Just a guess but Johnny Hughes usually does those announcements. There is
> a large Hurricane
2008 May 03
5
Watching Netflix movies on CentOS
Has anyone here been able to view Netflix movies on CentOS? (It requires
Internet Explorer, and I'm wondering what the workaround is for Firefox)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080502/6ace912b/attachment.html>
2011 Mar 19
2
httpd cannot serve web page on port 2812 (for Monit)
Might there be anything CentOS related on why I cannot access the
Monit GUI system on http://box-running-monit.com:2812 ?
I am using a very basic /etc/monit.conf config, but I cannot get it
serve the web page on my box
The service start and stops fine (e.g. "/etc/init.d/monit start"), and
I have it set to listen to port 2812 in the "/etc/monit.conf file" (so
far, kept the
2008 Feb 24
3
CentOS serial questions (Hyperterminal equiv and connecting to server via Hyperterminal)
I have two serial-related questions
(1) What is the CentOS (or *nix) equivalent of Hyperterminal in Windows?
Sometimes I'm on a CentOS box and need to, say, console into a Cisco or
something.
and
(2) I have a CentOS server that I may need to transport somewhere and will
most likely *not* want to carry around the monitor. Where should I look in
connecting to my server via a serial
2006 Oct 17
2
Warning of protential probs with 2.6.9-42.0.3.EL upd ate
I just finished going through the time sync problem, and here's the info I
used:
To configure ESX 2.5.x Server: http://tinyurl.com/ycpcfv
<http://tinyurl.com/ycpcfv>
To configure Windows Guest OS: http://tinyurl.com/yctxrr
<http://tinyurl.com/yctxrr>
To configure CentOS w/o X installed, you still need to install the vmware
tools. Edit the vmx file for your guest,