On Wed, 2010-10-20 at 09:39 +0300, Alexander Georgiev wrote:
>
> Yep, there a few java excel libraries like:
Interesting. Are you aware of any similar libraries for C?
--
MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com
___
CentOS m
On 10/18/10 3:13 PM, Les Mikesell wrote:
> I'm getting tired of converting spreadsheets that someone else updates
> to csv so my perl scripts can push the data into a mysql database. Is
> there a better way? I haven't had much luck with
> perl-Spreadsheet-ParseExcel (and find it odd that yum pr
2010/10/20 Frank Cox :
>> Yep, there a few java excel libraries like:
>
> Interesting. Are you aware of any similar libraries for C?
Nope, but you can always use the COM interface.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailma
how
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
On 10/20/10 1:11 AM, mehdi wrote:
> how
On Windows, Excel is all one big set of ActiveX objects with 100s of
methods, you can programmatically dink around with most every aspect of it.
but, this whole thread has drifted far far away from CentOS and probably
belongs on a completely different
After giving command "yum update openoffice" the output is:
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos.aol.in
* updates: ftp.oss.eznetsols.org
* addons: centos.aol.in
* extras: centos.aol.in
Setting up Update Process
No Packages marked for Update
__
centos-boun...@centos.org wrote on 20.10.2010 11:27:45:
> Ritika Garg
> Gesendet von: centos-boun...@centos.org
>
> 20.10.2010 11:28
>
> Bitte antworten an
> CentOS mailing list
>
> An
>
> centos@centos.org
>
> Kopie
>
> Thema
>
> [CentOS] yum update
>
> After giving command "yum update
>From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On
Behalf Of Ritika Garg
>Sent: Wednesday, October 20, 2010 11:28 AM
>To: centos@centos.org
>Subject: [CentOS] yum update
>
>After giving command "yum update openoffice" the output is:
>
>Loaded plugins: fastestmirror
>Loading mirr
On 19/10/2010 17:48, Toby Bluhm wrote:
> On 10/19/2010 11:17 AM, Les Mikesell wrote:
>> On 10/19/2010 9:34 AM, Todd Denniston wrote:
I'm getting tired of converting spreadsheets that someone else updates
to csv so my perl scripts can push the data into a mysql database. Is
there a
Hi,
i'm looking for a net cd writer software. I've found webcdwriter
(http://joerghaeger.de/webCDwriter/) but it seems not more upgraded.
Anyone know something else ?
thx lewis
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/list
On Tue, Oct 19, 2010 at 07:34:19PM -0700, Nataraj wrote:
> fred smith wrote:helppain/backups/disks/
> > hi all!
> >
> > back in Aug several of you assisted me in solving a problem where one
> > of my drives had dropped out of (or been kicked out of) the raid1 array.
> >
> > something vaguely simila
On Wednesday 20 October 2010, Ritika Garg wrote:
> After giving command "yum update openoffice" the output is:
There isn't really one package called openoffice so running the above command
is no better than "yum update abcdefghijkl".
What you probably want to do is to update all packages ("yum u
On 10/20/10 3:11 AM, Alexander Georgiev wrote:
> 2010/10/20 Frank Cox:
>>> Yep, there a few java excel libraries like:
>>
>> Interesting. Are you aware of any similar libraries for C?
>
> Nope, but you can always use the COM interface.
But that only works under windows...
---
Les Mikesell
fred smith wrote:
On Tue, Oct 19, 2010 at 07:34:19PM -0700, Nataraj wrote:
fred smith wrote:helppain/backups/disks/
Well, I've already tried to use --fail and --remove on md125 and md126
but I'm told the members are still active.
mdadm /dev/md126 --fail /dev/sdb1 --r
Hello:
I am currently establishing a LDAP installation for my department and hope to
get a little help on some of the finer details of the configuration. OpenLDAP
2.3.43-12 is currently installed, configured and running on one of my servers
with a few client installations querying authenticatio
On Oct 19, 2010, at 7:34 PM, Aleksey Tsalolikhin
wrote:
> Still seeing the glitch every 5-20 secs after remounting with "commit=6000".
>
>
> On Tue, Oct 19, 2010 at 4:00 PM, Ross Walker wrote:
>>
>> You could also reduce the dirty interval in sysctl so it flushes sooner
>> therefore flushes
Hi
We are using centos 5.3 Operating system. It comes with basic gstreamer
setup including gstreamer, gstreamer-tools, gstreamer-plugins-base and
gstreamer-plugins-good packages. To support different media formats we had
to install gstreamer-plugins-bad, gstreamer-plugins-ugly and
gstreamer-plugin
On Tue, 2010-10-19 at 16:34 -0700, Aleksey Tsalolikhin wrote:
> Still seeing the glitch every 5-20 secs after remounting with "commit=6000".
>
>
> On Tue, Oct 19, 2010 at 4:00 PM, Ross Walker wrote:
> >
> > You could also reduce the dirty interval in sysctl so it flushes sooner
> > therefore f
Hi,
On 10/20/2010 02:33 PM, praveenya kumar wrote:
> we use these packages ( bad, ugly and ffmpeg) without any legal or
> licensing issues? If No, Please tell the legal way of using them.
The only person who can answer that question definitively is your
lawyer; Also, it depends on where you are,
On Wed, Oct 20, 2010 at 4:34 AM, Nataraj wrote:
> When I create my Raid arrays, I always use the option --bitmap=internal.
> With this option set, a bitmap is used to keep track of which pages on
> the drive are out of date and then you only resync pages which need
> updating instead of recopying
Hi,
I have a project that is a library that links against libresolv,
It works fine on recent distros: Ubuntu 10.x Fedora 13, Mandriva
2010.1 but on Centos 5.x I get the following errors
glibc installed is: glibc-2.5-18.el5_1.1
g++ -DHAVE_CONFIG_H -I. -I./include -I/usr/include/postgresql -O
Hi, Sergio,
Sergio Belkin wrote:
>
> I have a project that is a library that links against libresolv,
> It works fine on recent distros: Ubuntu 10.x Fedora 13, Mandriva
> 2010.1 but on Centos 5.x I get the following errors
I'd assume that your undefined references were added in later versions of
Trying to update a user's system, and yum gives up, because it wants to
update libmpeg2, and there's a dependency - the currently installed
version is required by libmpeg2-utils, and there seems to be no update to
that. Anyone have an idea why this is the case? I really don't want to add
another re
Send CentOS-announce mailing list submissions to
centos-annou...@centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-requ..
I have a 32-bit PXE environment and I want to chroot to a CentOS x64 root
filesystem. Of course that doesn't work. Any tricks or hacks that would
allow me to do that? Currently I get the error:
chroot: /bin/bash: Exec format error
What if I updated my PXE environment to 64-bit. Could I then c
Every few hours we get the following in /var/log/messages:
Oct 19 20:56:20 wltracp1a kernel: mptscsi: ioc0: bus reset: SUCCESS
(sc=010190c56080)
Oct 19 20:56:20 wltracp1a kernel: mptscsi: ioc0: attempting task abort!
(sc=010190c56080)
Oct 19 20:56:20 wltracp1a kernel: scsi4 : destination t
On 10/20/10 19:23, Scott Johnson wrote:
> I have a 32-bit PXE environment and I want to chroot to a CentOS x64 root
> filesystem. Of course that doesn't work. Any tricks or hacks that would
> allow me to do that? Currently I get the error:
>
> chroot: /bin/bash: Exec format error
>
> What if
On Fri, 08 Oct 2010 16:25:26 -0700, you wrote:
>on 10-6-2010 2:27 PM Robert Heller spake the following:
>> At Wed, 06 Oct 2010 21:33:25 +0100 CentOS mailing list
>> wrote:
>>
>>>
>>> My system is:
>>> Intel CC820 motherboard (which supports PME# wake up for wake on LAN)
>>> 3com 3C905C which a
On Mon, 18 Oct 2010 17:35:05 +0100, you wrote:
>On Sat, 16 Oct 2010 18:27:15 +0100, you wrote:
>
>>On 16/10/10 18:07, Peter Crighton wrote:
>>> I'm trying to install the Adaptec Storage Manager for the 21610SA SATA
>>> RAID controller on Centos 5.5.
>>>
>>
>>ln -s libstdc++-3-libc6.2-2-2.10.0.so
On 10/20/2010 01:53 PM, Peter Crighton wrote:
On Fri, 08 Oct 2010 16:25:26 -0700, you wrote:
on 10-6-2010 2:27 PM Robert Heller spake the following:
At Wed, 06 Oct 2010 21:33:25 +0100 CentOS mailing list
wrote:
My system is:
Intel CC820 motherboard (which supports PME# wa
Peter Crighton wrote:
> On Mon, 18 Oct 2010 17:35:05 +0100, you wrote:
>>On Sat, 16 Oct 2010 18:27:15 +0100, you wrote:
>>>On 16/10/10 18:07, Peter Crighton wrote:
I'm trying to install the Adaptec Storage Manager for the 21610SA SATA
RAID controller on Centos 5.5.
>>>ln -s libstdc++-3-li
HI people ,
I am not sure whether this is right mailing list for this question , but i
tried subscribing to redhat rpm list , failed to do so .
I'm facing a issue while creating RPM for python punjab
http://code.stanziq.com/punjab/
I've created a spec file which contains the list of files to pac
On 10/20/2010 02:13 PM, cen...@crighton.me.uk wrote:
On Wed, 20 Oct 2010 14:04:51 -0400, you wrote:
To get mine to work under fedora I had to run ethtool and turn on the
wol option.
Also it seemed to get reset after used wol to start it up so in my
rc.local I put
/sbin/ethtool -s eth1 wol
Got it! I had to set these three last values:
postconf -e 'mydomain = sharingcenter.eu'
postconf -e 'myhostname - mail.sharingcenter.eu'
postconf -e 'myhostname = mail.sharingcenter.eu'
postconf -e 'mynetworks = 178.63.65.136'
postconf -e 'mydestination = $myhostname, localhost.$mydomain,
localhost
Rudi Ahlers wrote:
On Wed, Oct 20, 2010 at 4:34 AM, Nataraj wrote:
When I create my Raid arrays, I always use the option --bitmap=internal.
With this option set, a bitmap is used to keep track of which pages on
the drive are out of date and then you only resync pages which need
updating inst
On Tue, Oct 19, 2010 at 12:13 AM, Les Mikesell wrote:
> I'm getting tired of converting spreadsheets that someone else updates
> to csv so my perl scripts can push the data into a mysql database. Is
> there a better way? I haven't had much luck with
> perl-Spreadsheet-ParseExcel (and find it odd
On 10/19/2010 09:13 AM, Les Mikesell wrote:
...
> I haven't had much luck with
> perl-Spreadsheet-ParseExcel (and find it odd that yum prefers the .32
> version from epel over .57 from rpmforge anyway). Is the current CPAN
> version better?
...
> Needs to deal with both xls and xlsx formats,
On 10/20/2010 3:49 PM, Kahlil Hodgson wrote:
> On 10/19/2010 09:13 AM, Les Mikesell wrote:
> ...
>> I haven't had much luck with
>> perl-Spreadsheet-ParseExcel (and find it odd that yum prefers the .32
>> version from epel over .57 from rpmforge anyway). Is the current CPAN
>> version better?
> ..
On Monday, October 18, 2010 09:25:41 pm Aleksey Tsalolikhin wrote:
> Hi. A friend of mine was doing real-time video decoding on
> Fedora Core 13 and he had a performance glitch (1/2 a second
> freeze) every 5-10 seconds. "top" showed flush-253:0
> process at the moment of the freeze.
[snip]
> He a
On Wed, 2010-10-20 at 16:46 -0500, Les Mikesell wrote:
> I just went as far as seeing it wouldn't take .xlsx (2007+ default
> format). It does look like the rpmforge .57 version will accept the
> .xls format file, although I think it seems slower than loading excel
> and doing a 'save as' to
Thanks, Ross, JohnS and Lamar for your kind responses. It turned out
my friend is using 7200 RPM disk for his write-lots-of-little-files activity
so we're looking at upgrading that to 15000 RPM or getting him a FusionIO
memory card.
Thank you!
Aleksey
On Wed, Oct 20, 2010 at 2:50 PM, Lamar Owe
On 10/20/2010 10:23 AM, Scott Johnson wrote:
> What if I updated my PXE environment to 64-bit. Could I then chroot to
> a 32-bit?
> I use PXE to quickly troubleshoot both 32-bit and 64-bit arch.
I'm pretty sure that you can run 64 bit executables only when you're
running a 64 bit kernel. If you
On 20/10/10 2:46 PM, "Les Mikesell" wrote:
> On 10/20/2010 3:49 PM, Kahlil Hodgson wrote:
>> On 10/19/2010 09:13 AM, Les Mikesell wrote:
>> ...
>>> I haven't had much luck with
>>> perl-Spreadsheet-ParseExcel (and find it odd that yum prefers the .32
>>> version from epel over .57 from rpmforge an
--- On Wed, 10/20/10, RedShift wrote:
> From: RedShift
> Subject: Re: [CentOS] chroot from 32-bit to 64-bit filesystem?
> To: "CentOS mailing list"
> Date: Wednesday, October 20, 2010, 10:40 AM
> On 10/20/10 19:23, Scott
> Johnson wrote:
> > I have a 32-bit PXE environment and I want to chr
> You need to do * and you don't want it running wasting power while
> you don't need it?
So in summary, none of my uses. ;-)
VMware covers the server side, and the client PC's go to standby mode
till a timer wakes them up to scan for updates.
--
Drew
"Nothing in life is to be feared. It is on
On 21/10/10 6:17 AM, Dotan Cohen wrote:
>
> I thank you guys for your patience and help.
No problem.
> I just spent a good few hours googling today and working my way
> around blogs, documentation, howto articles, forum posts, mailing
> list archives, and the like. I wouldn't have even known wha
I had posted the following question 4-5 days ago. I want to add something to
the question which is important. The question was:
During installation of CentOS5.3 from DVD, the installation was interrupted
due to an error in a rpm package as the DVD had lot of scratches. So I
burned image of CentOS5.
47 matches
Mail list logo