« September 2007 | Main | December 2007 »

November 2007

November 10, 2007

Compiling libIDL on Leopard

It appears that libIDL is packaged with old config.guess file and when you try to build it on Mac OS X 10.5 (Leopard) you will end up with this error:

configure: error: can not guess host type; you must specify one

An easy fix is to replace the config.guess and config.sub files before running ./configure:

cp /usr/share/automake-1.10/config.* ./

November 07, 2007

Bitstream Vera Sans Mono

James Duncan Davidson recently wrote [an article about monospaced fonts on Mac OS X](http://duncandavidson.com/archives/654). He mentioned Bitstream Vera Sans Mono as a great replacement for Monaco — the standard monospaced font packaged with OS X. The blog readers quickly added more fonts: [Inconsolata](http://www.levien.com/type/myfonts/inconsolata.html) (my favourite now), DejaVu, Panic Sans, [Envy Code R](http://damieng.com/blog/2007/08/19/envy-code-r-preview-6-released-with-visual-studio-italics) and more.