root/branch/src-parallel/README

Revision 108, 457 bytes (checked in by heiland, 4 years ago)
Line 
1To build CompuCell3D from source:
2./install_full --install_path <directory where CompuCell will be installed>
3or
4./install_full -i <directory where CompuCell will be installed>
5
6Required dependencies:
7 - Xerces (http://xerces.apache.org/xerces-c/)
8 - Python 2.4 or higher (python.org)
9 - Qt version 4 or higher (trolltech.com)
10 - CMake (cmake.org)
11 - SWIG (www.swig.org)
12 - VTK (vtk.org)
13 
14Refer to http://www.compucell3d.org/Manual/  for more information.
Note: See TracBrowser for help on using the browser.