Finite Improbability

Just programming and math, no spontaneously jumping undergarments

Archive for January, 2008

My Thoughts exactly…

Stolen from http://arcanux.org/lambdacats.html

The rest of the time I'm stuck in a carpet box monad

No comments

Category test

If this shows up in the emacs and programming categories, that would be awesome.

No comments

I’m stupid, Part I

When on a Mac, there are two locations to install a Framework: system-wide (/Library/Frameworks) and user-local (~/Library/Frameworks). The user-local location is (obviously) checked first.

If you’re trying to install GHC and it keeps giving you error messages like:

checking for path to top of build tree... dyld: Library not loaded: GMP.framework/Versions/A/GMP
Referenced from: /Users/ajones/programming/haskell/ghc-6.8.2/utils/pwd/pwd
Reason: Incompatible library version: pwd requires version 8.0.0 or later, but GMP provides version 7.0.0 

It might be worthwhile to make sure you don’t have an old version of GMP.Framework installed in your user local frameworks library.

No comments

Testing markdown mode

This is a test of markdown support in blogging, through emacs.

For some reason I doubt this will work, but if it does I will be super happy about it.

update

Ok, I’m super happy. Even more so since updating works.

No comments

Emacs Test

Here’s a test of blogging from emacs, hurray.

No comments