Re: [CentOS] excel parser (preferably perl)?

2010-10-20 Thread Frank Cox
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

Re: [CentOS] excel parser (preferably perl)?

2010-10-20 Thread John R Pierce
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

Re: [CentOS] excel parser (preferably perl)?

2010-10-20 Thread Alexander Georgiev
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

Re: [CentOS] excel parser (preferably perl)?

2010-10-20 Thread mehdi
how ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] excel parser (preferably perl)?

2010-10-20 Thread John R Pierce
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

[CentOS] yum update

2010-10-20 Thread Ritika Garg
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] Antwort: yum update

2010-10-20 Thread Andreas Reschke
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

Re: [CentOS] yum update

2010-10-20 Thread Sorin Srbu
>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

Re: [CentOS] excel parser (preferably perl)?

2010-10-20 Thread Kevin Thorpe
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

[CentOS] Net CD/DVD writer

2010-10-20 Thread admin lewis
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

Re: [CentOS] more software raid questions

2010-10-20 Thread fred smith
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

Re: [CentOS] yum update

2010-10-20 Thread Peter Kjellstrom
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

Re: [CentOS] excel parser (preferably perl)?

2010-10-20 Thread Les Mikesell
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

Re: [CentOS] more software raid questions

2010-10-20 Thread Rob Kampen
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

[CentOS] OpenLDAP, PAM, GDM Configuration on CentOS 5.5

2010-10-20 Thread Trevor T Kates
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

Re: [CentOS] pdflush kernel thread pops up every 10 seconds or so and video decoding grinds to a halt for 1/2 a second

2010-10-20 Thread Ross Walker
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

[CentOS] Can we use gstreamer bad, ugly and ffmpeg packages ( installed using binary rpms) without any legal problems

2010-10-20 Thread praveenya kumar
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

Re: [CentOS] pdflush kernel thread pops up every 10 seconds or so and video decoding grinds to a halt for 1/2 a second

2010-10-20 Thread JohnS
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

Re: [CentOS] Can we use gstreamer bad, ugly and ffmpeg packages ( installed using binary rpms) without any legal problems

2010-10-20 Thread Karanbir Singh
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,

Re: [CentOS] more software raid questions

2010-10-20 Thread Rudi Ahlers
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

[CentOS] undefined reference when linking against libresolv

2010-10-20 Thread Sergio Belkin
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

Re: [CentOS] undefined reference when linking against libresolv

2010-10-20 Thread m . roth
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

[CentOS] libmpeg2-utils

2010-10-20 Thread m . roth
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

[CentOS] CentOS-announce Digest, Vol 68, Issue 9

2010-10-20 Thread centos-announce-request
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..

[CentOS] chroot from 32-bit to 64-bit filesystem?

2010-10-20 Thread Scott Johnson
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

[CentOS] Disk Problem???

2010-10-20 Thread John Kennedy
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

Re: [CentOS] chroot from 32-bit to 64-bit filesystem?

2010-10-20 Thread RedShift
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

Re: [CentOS] Getting Wake on lan to work

2010-10-20 Thread Peter Crighton
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

Re: [CentOS] Installing Adaptec Storage Manager - needs libstdc++-libc6.1-1.so.2

2010-10-20 Thread Peter Crighton
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

Re: [CentOS] Getting Wake on lan to work

2010-10-20 Thread Steve Clark
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

Re: [CentOS] Installing Adaptec Storage Manager - needs libstdc++-libc6.1-1.so.2

2010-10-20 Thread m . roth
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

[CentOS] problem regarding rpmbuild : creating rpm for python files

2010-10-20 Thread saurabh verma
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

Re: [CentOS] Getting Wake on lan to work

2010-10-20 Thread Steve Clark
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

Re: [CentOS] Not receiving mail

2010-10-20 Thread Dotan Cohen
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

Re: [CentOS] more software raid questions

2010-10-20 Thread Rob Kampen
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

Re: [CentOS] excel parser (preferably perl)?

2010-10-20 Thread Natxo Asenjo
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

Re: [CentOS] excel parser (preferably perl)?

2010-10-20 Thread Kahlil Hodgson
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,

Re: [CentOS] excel parser (preferably perl)?

2010-10-20 Thread Les Mikesell
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? > ..

Re: [CentOS] pdflush kernel thread pops up every 10 seconds or so and video decoding grinds to a halt for 1/2 a second

2010-10-20 Thread Lamar Owen
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

Re: [CentOS] excel parser (preferably perl)?

2010-10-20 Thread JohnS
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

Re: [CentOS] pdflush kernel thread pops up every 10 seconds or so and video decoding grinds to a halt for 1/2 a second

2010-10-20 Thread Aleksey Tsalolikhin
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

Re: [CentOS] chroot from 32-bit to 64-bit filesystem?

2010-10-20 Thread Gordon Messmer
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

Re: [CentOS] excel parser (preferably perl)?

2010-10-20 Thread Gary Greene
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

Re: [CentOS] chroot from 32-bit to 64-bit filesystem?

2010-10-20 Thread Mark Pryor
--- 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

Re: [CentOS] Why WOL? ( WAS: Re: Getting Wake on lan to work )

2010-10-20 Thread Drew
> 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

Re: [CentOS] Not receiving mail

2010-10-20 Thread Ben McGinnes
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

[CentOS] black display during installation of CentOS5.5

2010-10-20 Thread Ritika Garg
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.