Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
cd /usr/local/src curl -O http://subversion.tigris.org/downloads/subversion-1.4.3.tar.gz curl -O http://subversion.tigris.org/downloads/subversion-deps-1.4.3.tar.gz tar xzvf subversion-1.4.3.tar.gz tar xzvf subversion-deps-1.4.3.tar.gz cd subversion-1.4.3 ./configure --prefix=/usr/local --with-openssl --with-ssl --with-zlib make sudo make install make swig-rb make check-swig-rb (Most of these test's should pass) sudo make install-swig-rb
This paste will be private.
From the Design Piracy series on my blog: