Re: less: extra entries for lesspipe
On %M 0, Darren/Torin/Who Ever... wrote (that I had a broken mutt setup...) > -BEGIN PGP SIGNED MESSAGE- > > Manoj Srivastava, in an immanent manifestation of deity, wrote: > > That's a reason not to make it a binary. Even reading a config file > would probably be too slow. Hmm. Maybe when I've got some time slices > in my brain, I can work on this... Well, it's a simple enough little program that perhaps... Some sort of config file which could be used to generate a program? In the short term, perl, but perhaps C templates could be worked out. Maybe as a separate package - lessopen-c, depending on a c compiler? Dan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Intent to package: lightbar (was: Intent to package: mlddc)
On %M 0, [EMAIL PROTECTED] wrote (That I was still too lazy to fix my attribution line in .muttrc) > thanks for jumping to my rescue guys, I just about had a package built ;). > Oh well. I'll have to go find something else to do... It's pretty hard, > every time I think of something it's already there ;). > Lemme go see if debian has "lightbar" on its list If not that > will be my first try... ( For those of you who don't know, it makes WWIV > style login screens possible ... ) There's two issues here. First of all, lightbar is also hideously messy and moderately insecure code - it has a couple of buffer overflows, for instance, not to mention it offends my sense of the esthetics of code. Plus, it's based on a login and telnetd that are VERY old. If you feel like hacking it into the new login.c (from shadow-97blah), go right ahead. In my spare time I'm working on a replacement (perhaps to be called deblogin?) which will apply itself as a patch to a copy of login.c. Dan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
installation quirks of tetex
In my install this afternoon (up-to-date mirror) I saw: Setting up tetex-bin (0.9-4) ... cp: /usr/lib/texmf/xdvi/XDvi: No such file or directory /usr/lib/texmf/web2c/mktexupd: /usr/lib/texmf/xdvi/XDvi not a file. cp: /usr/lib/texmf/dvips/config/config.ps: No such file or directory /usr/lib/texmf/web2c/mktexupd: /usr/lib/texmf/dvips/config/config.ps not a file. cp: /usr/lib/texmf/tex/generic/config/language.dat: No such file or directory /usr/lib/texmf/web2c/mktexupd: /usr/lib/texmf/tex/generic/config/language.dat not a file. cp: /usr/lib/texmf/xdvi/XDvi: No such file or directory /usr/lib/texmf/web2c/mktexupd: /usr/lib/texmf/xdvi/XDvi not a file. cp: /usr/lib/texmf/dvips/config/config.ps: No such file or directory /usr/lib/texmf/web2c/mktexupd: /usr/lib/texmf/dvips/config/config.ps not a file. cp: /usr/lib/texmf/tex/generic/config/language.dat: No such file or directory /usr/lib/texmf/web2c/mktexupd: /usr/lib/texmf/tex/generic/config/language.dat not a file. texhash: Updating /var/lib/texmf/ls-R... texhash: Updating /var/spool/texmf/ls-R... texhash: Done. Running initex. This may take some time. ... cp: /usr/lib/texmf/xdvi/XDvi: No such file or directory /usr/lib/texmf/web2c/mktexupd: /usr/lib/texmf/xdvi/XDvi not a file. cp: /usr/lib/texmf/dvips/config/config.ps: No such file or directory /usr/lib/texmf/web2c/mktexupd: /usr/lib/texmf/dvips/config/config.ps not a file. cp: /usr/lib/texmf/tex/generic/config/language.dat: No such file or directory /usr/lib/texmf/web2c/mktexupd: /usr/lib/texmf/tex/generic/config/language.dat not a file. Looks almost as if it's trying to depend on something it doesn't have a Depends: for... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: ppp: how to tell the connection speed?
Most (all?) modems support ATW1, which produces a message of the form 'CARRIER 14400'. That's probably the text you want. Perhaps you can get chat to save that line for you. Dan [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]