diff options
author | bnewbold <bnewbold@eta.mit.edu> | 2009-01-26 07:38:05 -0500 |
---|---|---|
committer | bnewbold <bnewbold@eta.mit.edu> | 2009-01-26 07:38:05 -0500 |
commit | 3930f5c35bfbd42ad85e7139a5bff6f5fe665e28 (patch) | |
tree | ba4bbd662cdba2bf6c2e56a6e141e3395460ac20 /software/debian | |
parent | 649fb29ecc57be53b2b1d50156876c22bea1f848 (diff) | |
download | knowledge-3930f5c35bfbd42ad85e7139a5bff6f5fe665e28.tar.gz knowledge-3930f5c35bfbd42ad85e7139a5bff6f5fe665e28.zip |
debian obvo hints
Diffstat (limited to 'software/debian')
-rw-r--r-- | software/debian | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/software/debian b/software/debian index e6b8e49..c21890b 100644 --- a/software/debian +++ b/software/debian @@ -26,8 +26,10 @@ Some gotchas from installing debian a few times: Then sudo pycentral updatedefault python2.4 python2.5 And change the symlink /usr/bin/python to point to python2.5 - * Make sure to install things like bzip2, unzip, etc + * Make sure to install things like bzip2, unzip, less, etc * ``bash`` by default takes a very long time to initialize because the auto-completion scripts are loaded multiple times; disable this in ``~/.bashrc``? + + * For building stuff you want build-essential |