Re: [GENERAL] [OT] Choosing a scripting language.

2003-10-26 Thread Michael Teter
I'm a big fan of Python, and the indentation doesn't bother me, but I do miss brace matching in Vi. % % was so handy for hopping thru code or checking blocks. Marco Colombo wrote: On Fri, 24 Oct 2003, scott.marlowe wrote: On Fri, 24 Oct 2003, Scott Chapman wrote: [...] I also love the indenta

Re: [GENERAL] ./configure error - readline library not found

2003-10-24 Thread Michael Teter
Thanks much, that was my problem. For the record, the debian package name (which took me a while to determine) is: libreadline4-dev Thanks again. MT Doug McNaught wrote: Michael Teter <[EMAIL PROTECTED]> writes: Howdy. I looked around for an answer to this, but I was unable to fi