Changes between Version 7 and Version 8 of ChimeraDevEnv


Ignore:
Timestamp:
Jun 27, 2011, 9:35:49 PM (15 years ago)
Author:
Darren Weber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChimeraDevEnv

    v7 v8  
    44These notes are supplementary material to the official documentation on development for Chimera, including the [http://www.cgl.ucsf.edu/chimera/docs/ Chimera documentation], [http://www.cgl.ucsf.edu/chimera/docs/UsersGuide/framecommand.html commands], [http://www.cgl.ucsf.edu/chimera/docs/ProgrammersGuide/ programmer's guide], and [http://plato.cgl.ucsf.edu/trac/chimera/wiki/Scripts example scripts].
    55
    6 These notes are compiled from experimental additions to a Chimera installation, based on work with an Ubuntu 10.04 linux distribution.  These notes are not official recommendations, as the solutions given here are not tested on all platforms.  Although an attempt is made to provide clear and complete steps, the notes may skip some steps, such as installation of additional Debian-Ubuntu packages to resolve some dependency issues.  It is recommended that intermediate or advanced linux users and python developers may find these notes useful for using or adding features to Chimera.
     6These notes are compiled from experimental additions to a Chimera installation, based on work with an Ubuntu 10.04 linux distribution.  These notes are not official recommendations, as the solutions given here are not tested on all platforms.  Although an attempt is made to provide clear and complete steps, the notes may skip some steps, such as installation of additional [wiki:ChimeraDebianDependencies Debian-Ubuntu] packages to resolve some dependency issues.  It is recommended that intermediate or advanced linux users and python developers may find these notes useful for using or adding features to Chimera.
    77
    88 * adding [wiki:ChimeraPyPackages python packages to Chimera]