Eric Richardson lives in Los Angeles, California, and is generally interested in the intersection between technology, community and news.

After founding hyperlocal news site blogdowntown and working in public radio, today he works on pattern-based analytics applications for Emcien.

I Guess That's Inflation

Posted Tuesday, January 17, 2006, at 01:10PM by Eric Richardson

In school I wrote all my papers using LyX, a document editor that lets you worry about the structure of your text while writing and handle the actual bits like how it'll look later. I love it before it creates really nice looking output, and typesets worlds better than a normal word processor like Word.

In any case, last week I started on a document using LyX running on a G5. Then Friday I got the iMac, but all I could find online were PowerPC binaries. So I figured, hey, it's open-source. I'll compile my own.

First, though, I had to compile QT, since it's used by the nicest of the LyX frontends. Simple enough. The open-source version of QT is a 25mb download. I unpacked it, ran configure, and started it compiling. Some decent value of a long time later it finished. And, well, the tree got a little bigger during the compile:

erichardson:~/src eric$ du -hs qt-mac-opensource-src-4.1.0          
2.6G

2.6GB out of a 25mb download. Yikes.


Comments —