Changes between Version 50 and Version 51 of Building
- Timestamp:
- 08/22/16 05:47:45 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building
v50 v51 233 233 ''These instructions are incomplete and outdated - feel free to update them!'' 234 234 235 You may need to install [http://www.cython.org/ cython] from source if the version in the repository is too old.236 237 235 Video support may not work at present due to incompatibilities with the versions of libav/ffmpeg. 238 236 239 The Xvfb tool can be found in the package: {{{xorg-vfbserver}}} 237 The Xvfb tool can be found in the package: {{{xorg-vfbserver}}} (not obvious!) 238 Other packages you will need: 239 * for building / downloading the source: {{{gcc cython subversion}}} 240 * X11 libraries: {{{libXrandr libXtst libXcomposite libXdamage}}} 241 * GTK: {{{py27-gobject py27-gtk2}}} 240 242 }}} 241 243