Personal tools
You are here: Home log python install pygraphviz
Document Actions

install pygraphviz

2006-10-11 prerequisites, python-dev and graphviz-dev
  • download package from https://networkx.lanl.gov/wiki, or (2006-11-15) svn co https://networkx.lanl.gov/svn/pygraphviz/trunk pygraphviz
  • uncompress the tarball, 'tar -zxvf ...'
  • 'cd pygraphviz-0.22'
  • 'export LD_RUN_PATH=$LD_RUN_PATH:/usr/lib/graphviz/', due to graphviz's library path, this will build the library path into the binary with no hassle of specifying runtime library path
  • 'python setup.py build'
  • 'python setup.py install --prefix=/usr/local', package will be installed into '/usr/local/lib/python2.4/site-packages/'
« November 2009 »
Su Mo Tu We Th Fr Sa
1234567
89101112 1314
1516171819 20 21
22232425262728
2930
 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: