INSTALL (pymol-v1.8.6.0.tar.bz2) | : | INSTALL (pymol-v2.1.0.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 31 | skipping to change at line 31 | |||
- Tcl/Tk (via tkinter) | - Tcl/Tk (via tkinter) | |||
- Pmw (Python Megawidgets) | - Pmw (Python Megawidgets) | |||
- OpenGL | - OpenGL | |||
- GLEW | - GLEW | |||
- GLUT (freeglut) | - GLUT (freeglut) | |||
- libpng | - libpng | |||
- freetype | - freetype | |||
- libxml2 (optional, for COLLADA export, disable with --no-libxml) | - libxml2 (optional, for COLLADA export, disable with --no-libxml) | |||
- msgpack-c 1.0+ (optional, for fast MMTF loading, disable with | - msgpack-c 1.0+ (optional, for fast MMTF loading, disable with | |||
--use-msgpackc=no) | --use-msgpackc=no) | |||
- PyQt5, PyQt4, or PySide (optional, will fall back to Tk interface) | ||||
- simplemmtf (optional, for MMTF export) | ||||
SETUP OPTIONS | SETUP OPTIONS | |||
python setup.py --help | python setup.py --help | |||
python setup.py --help-distutils | python setup.py --help-distutils | |||
python setup.py --help-distutils install | python setup.py --help-distutils install | |||
Special install options: | Special install options: | |||
--pymol-path= installation directory for PyMOL data ($PYMOL_PATH) | --pymol-path= installation directory for PyMOL data ($PYMOL_PATH) | |||
--bundled-pmw install bundled Pmw module | --bundled-pmw install bundled Pmw module | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 2 lines changed or added |