Design Pattern in Python
My Python 3.3 Compilation Ends in This
1 2 3 4 5 6 7 8 9 10 11 12 |
|
Autoconf on Lion
Oops
$ autoconf
configure.in:8: error: Autoconf version 2.65 or higher is required
configure.in:8: the top level
autom4te: /usr/bin/gm4 failed with exit status: 63
The version of autoconf in both brew
and /Developer
are 2.61
A Simple Example of Using Hg
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
|