Re: Fglrx left lint on my Squeeze box!

2011-03-11 Thread Dr. Ed Morbius
on 08:02 Fri 11 Mar, Klistvud (quotati...@aliceadsl.fr) wrote: > Dne, 11. 03. 2011 06:00:18 je Dr. Ed Morbius napisal(a): > >on 21:03 Thu 10 Mar, Klistvud (quotati...@aliceadsl.fr) wrote: > >> Howdie, fellow Debianites! > >> > >> Upon installing Squeeze weeks ago I made a dumb mistake of trying to

Re: Fglrx left lint on my Squeeze box!

2011-03-11 Thread Dr. Ed Morbius
on 08:02 Fri 11 Mar, Klistvud (quotati...@aliceadsl.fr) wrote: > Dne, 11. 03. 2011 06:00:18 je Dr. Ed Morbius napisal(a): > >on 21:03 Thu 10 Mar, Klistvud (quotati...@aliceadsl.fr) wrote: > >> Howdie, fellow Debianites! > >> > >> Upon installing Squeeze weeks ago I made a dumb mistake of trying to

Re: Fglrx has left lint on my squeeze!

2011-03-10 Thread Klistvud
Dne, 11. 03. 2011 01:49:58 je Karl Vogel napisal(a): And the award for "Subject line that sounds dirtiest without actually being dirty" goes to... Well, thanx, but you're being too generous. Can't take credit for the names 'fglrx', 'lint' or &

Re: Fglrx left lint on my Squeeze box!

2011-03-10 Thread Klistvud
Dne, 11. 03. 2011 06:00:18 je Dr. Ed Morbius napisal(a): on 21:03 Thu 10 Mar, Klistvud (quotati...@aliceadsl.fr) wrote: > Howdie, fellow Debianites! > > Upon installing Squeeze weeks ago I made a dumb mistake of trying to > set up the #@%&! fglrx driver. Via a Debian package? Yep, via aptitude

Re: Fglrx left lint on my Squeeze box!

2011-03-10 Thread Dr. Ed Morbius
on 21:03 Thu 10 Mar, Klistvud (quotati...@aliceadsl.fr) wrote: > Howdie, fellow Debianites! > > Upon installing Squeeze weeks ago I made a dumb mistake of trying to > set up the #@%&! fglrx driver. Via a Debian package? > I then set up the free radeon driver and am very satisfied with it. > How

Re: Fglrx left lint on my Squeeze box!

2011-03-10 Thread Klistvud
Sorry for the double post; Balsa mail having a fit again... -- Cheerio, Klistvud http://bufferoverflow.tiddlyspot.com Certifiable Loonix User #481801 Please reply to the list, not to me. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with

Fglrx left lint on my Squeeze box!

2011-03-10 Thread Klistvud
Howdie, fellow Debianites! Upon installing Squeeze weeks ago I made a dumb mistake of trying to set up the #@%&! fglrx driver. I then set up the free radeon driver and am very satisfied with it. However, the attempted fglrx install seems to have left some spurious files scattered over my sy

Fglrx has left lint on my squeeze!

2011-03-10 Thread Klistvud
Howdie, fellow Debianites! Upon installing Squeeze weeks ago I made a dumb mistake of trying to set up the #@%&! fglrx driver. I then set up the free radeon driver and am very satisfied with it. However, the attempted fglrx install seems to have left some spurious files scattered over my sy

Re: spamassassin --lint failed

2005-08-26 Thread Glennie Vignarajah
Le Saturday 20 August 2005 08:19, Wayne Sitton(Wayne Sitton <[EMAIL PROTECTED]>) disait: Hello, > Lint output: config: SpamAssassin failed to parse line, skipping: > pyzor_add_header 1 > warning: description for RCVD_BOUNCED_FORGED is over 50 chars > warning: rule 'RCVD

spamassassin --lint failed

2005-08-19 Thread Wayne Sitton
I just have the generic spamassassin installed, I ahve made no special comfig, I was going to, but decided to run spamassassin --lint forst to make sure everything was ok. when I did I got the following errore Lint output: config: SpamAssassin failed to parse line, skipping: pyzor_add_header 1

Re: perl lint

2002-11-14 Thread Nathan E Norman
On Thu, Nov 14, 2002 at 10:54:23AM +0100, Dominique Dumont wrote: > Michael Heironimus <[EMAIL PROTECTED]> writes: > > > On Sat, Nov 09, 2002 at 08:02:14PM -0500, Tom Allison wrote: > > > is there something to clean up perl code similar to other "lint" >

Re: perl lint

2002-11-14 Thread Dominique Dumont
Michael Heironimus <[EMAIL PROTECTED]> writes: > On Sat, Nov 09, 2002 at 08:02:14PM -0500, Tom Allison wrote: > > is there something to clean up perl code similar to other "lint" > > type applications? > > The -w flag ("perl -w script.pl" or &q

Re: perl lint

2002-11-10 Thread Rob Weir
On Sun, Nov 10, 2002 at 07:18:35AM -0500, Tom Allison wrote: > Somewhere I thought I saw comment for something that will clean up > perl code to make it "pretty". Or more readable. Ah. Try indent, Artistic Style (astyle) or even just loading it into emacs and hitting ,-,,--\ to reindent the who

Re: perl lint

2002-11-10 Thread Tom Allison
Bob Proulx wrote: Michael Heironimus <[EMAIL PROTECTED]> [2002-11-09 19:24:10 -0600]: On Sat, Nov 09, 2002 at 08:02:14PM -0500, Tom Allison wrote: is there something to clean up perl code similar to other "lint" type applications? The -w flag ("perl -w script.pl&quo

Re: perl lint

2002-11-09 Thread Bob Proulx
Michael Heironimus <[EMAIL PROTECTED]> [2002-11-09 19:24:10 -0600]: > On Sat, Nov 09, 2002 at 08:02:14PM -0500, Tom Allison wrote: > > is there something to clean up perl code similar to other "lint" > > type applications? > > The -w flag ("perl -w sc

Re: perl lint

2002-11-09 Thread Michael Heironimus
On Sat, Nov 09, 2002 at 08:02:14PM -0500, Tom Allison wrote: > is there something to clean up perl code similar to other "lint" > type applications? The -w flag ("perl -w script.pl" or "#! /usr/bin/perl -w") enables lots of warnings about potential proble

perl lint

2002-11-09 Thread Tom Allison
is there something to clean up perl code similar to other "lint" type applications? -- Begathon, n.: A multi-day event on public television, used to raise money so you won't have to watch commercials. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "u

Re: lint

1998-11-07 Thread Peter Makholm
Andrew Philip Bell <[EMAIL PROTECTED]> writes: > /pub/OS/Linux/dist/debian/dists/sid/non-free/binary-alpha/devel/lclint_2.4b-1.deb Don't use this unless you are running on an alpha. If you are using i386 this file should be better: ftp://ftp.debian.org/debian/dists/stable/non-free/binary-i386/de

Re: lint

1998-11-07 Thread Andrew Philip Bell
On Fri, 06 Nov 1998, Lazar Fleysher wrote: >Hi Everyone, > >Could someone tell me if lint for linux exists and where it is? >Or an equivalent to check C code. > >Thank you > >ZORO Using archie or deselect, you should be able to find it quickly. However, it is called

lint

1998-11-07 Thread Lazar Fleysher
Hi Everyone, Could someone tell me if lint for linux exists and where it is? Or an equivalent to check C code. Thank you ZORO Take these broken wings and learn to fly... ///|\\\ 0 0