Re: statserial tarball

2010-01-30 Thread Gene Heskett
On Saturday 30 January 2010, Frank Cox wrote: >On Sat, 2010-01-30 at 17:58 -0500, Gene Heskett wrote: >> WTH? It put it in /root/rpmbuild. Whodathunkit. Ok, cd'd to >> /root/rpmbuild. man rpmbuild I suppose. > >You're complicating things far more than they need to be. > >yum install rpmdevtools

Re: statserial tarball

2010-01-30 Thread Mikkel
On 01/30/2010 05:15 PM, Frank Cox wrote: > > > You're complicating things far more than they need to be. > > yum install rpmdevtools > > rpmdev-setuptree > > rpmbuild --rebuild whatever.src.rpm > > cd ~/rpmbuild > > See the RPMS, SOURCES, SPECS and SRPMS subdirectories. Look inside for > st

Re: statserial tarball

2010-01-30 Thread Frank Cox
On Sat, 2010-01-30 at 17:58 -0500, Gene Heskett wrote: > WTH? It put it in /root/rpmbuild. Whodathunkit. Ok, cd'd to > /root/rpmbuild. man rpmbuild I suppose. You're complicating things far more than they need to be. yum install rpmdevtools rpmdev-setuptree rpmbuild --rebuild whatever.src.

Re: statserial tarball

2010-01-30 Thread Gene Heskett
On Saturday 30 January 2010, Frank Cox wrote: >On Sat, 2010-01-30 at 17:34 -0500, Gene Heskett wrote: >> Ideas anyone? > >Try compiling the (unmodified) srpm from the f12 srpm directory and see >what occurs. > I ran an rpm -Uvh on it, and now have locates db being updated to I might find it, its n

Re: statserial tarball

2010-01-30 Thread Gene Heskett
On Saturday 30 January 2010, Frank Cox wrote: >On Sat, 2010-01-30 at 17:03 -0500, Gene Heskett wrote: >> The only src rpm I found googling was for an older version unless I'm >> going >> blind, damned cataracts are beginning to bloom though. > >Is this what you're looking for, or is it the older ve

Re: statserial tarball

2010-01-30 Thread Frank Cox
On Sat, 2010-01-30 at 17:34 -0500, Gene Heskett wrote: > Ideas anyone? Try compiling the (unmodified) srpm from the f12 srpm directory and see what occurs. -- MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com -- users mailing list users@lists.fedoraproject.org To unsubscribe or

Re: statserial tarball

2010-01-30 Thread Gene Heskett
On Saturday 30 January 2010, Tony Nelson wrote: >On 10-01-30 15:05:55, Gene Heskett wrote: > ... > >> Where can I find a tarball of the most recent version, google seems >> to only hit on ready to run rpms & debs. > >`rpm -qi statserial` and look at the URL: line. > Got it, won't build, needs curs

Re: statserial tarball

2010-01-30 Thread Frank Cox
On Sat, 2010-01-30 at 17:03 -0500, Gene Heskett wrote: > The only src rpm I found googling was for an older version unless I'm > going > blind, damned cataracts are beginning to bloom though. Is this what you're looking for, or is it the older version that you mention above? (I just picked a Fe

Re: statserial tarball

2010-01-30 Thread Gene Heskett
On Saturday 30 January 2010, Tony Nelson wrote: >On 10-01-30 15:05:55, Gene Heskett wrote: > ... > >> Where can I find a tarball of the most recent version, google seems >> to only hit on ready to run rpms & debs. > >`rpm -qi statserial` and look at the URL: line. > That is what I was looking for b

Re: statserial tarball

2010-01-30 Thread Gene Heskett
On Saturday 30 January 2010, Frank Cox wrote: >On Sat, 2010-01-30 at 15:05 -0500, Gene Heskett wrote: >> Where can I find a tarball of the most recent version, google seems to >> only hit on ready to run rpms & debs. > >If you can find a srpm, just download that and extract the tarball from >there.

Re: statserial tarball

2010-01-30 Thread Tony Nelson
On 10-01-30 15:05:55, Gene Heskett wrote: ... > Where can I find a tarball of the most recent version, google seems > to only hit on ready to run rpms & debs. `rpm -qi statserial` and look at the URL: line. -- TonyN.:'

Re: statserial tarball

2010-01-30 Thread Frank Cox
On Sat, 2010-01-30 at 15:05 -0500, Gene Heskett wrote: > Where can I find a tarball of the most recent version, google seems to > only hit on ready to run rpms & debs. If you can find a srpm, just download that and extract the tarball from there. Bonus: You get a working spec file out of it and

statserial tarball

2010-01-30 Thread Gene Heskett
Greetings folks; It appears that statserial will almost do what I want, although without the blinkenlites I was looking for. However its refresh rate of once a second is about 10x too slow, so I think I'm missing some flow control events. Where can I find a tarball of the most recent version,