Skip to content

Instantly share code, notes, and snippets.

@masaki
Created August 28, 2011 13:09
Show Gist options
  • Save masaki/1176646 to your computer and use it in GitHub Desktop.
Save masaki/1176646 to your computer and use it in GitHub Desktop.
install blockdiag at CentOS 5.x
$ sudo yum install freetype freetype-devel libpng libpng-devel # for PIL
$ sudo yum install python-setuptools fonts-japanese
$ sudo easy_install PIL funcparserlib
$ sudo easy_install http://pypi.python.org/packages/source/w/webcolors/webcolors-1.3.1.tar.gz
$ sudo easy_install blockdiag nwdiag actdiag seqdiag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment