Changes between Version 22 and Version 23 of Building
- Timestamp:
- 01/14/14 12:48:11 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building
v22 v23 138 138 {{{#!div class="box" 139 139 == [[Image(http://xpra.org/icons/opensuse.png)]] [http://www.opensuse.org/ openSUSE] == 140 ''These instructions may not be up to date:''141 140 For building you will need to install: 142 141 {{{ 143 142 zypper install gcc python-cython python-devel \ 144 143 gtk2-devel python-gtk-devel python-gobject2-devel 145 }}} 146 {{{ 147 yum install xorg-x11-server-extra xorg-x11-xauth xkeyboard-config 148 }}} 144 zypper install libXrandr-devel libXtst-devel libXcomposite-devel 145 zypper install xorg-x11-server-extra xorg-x11-xauth xkeyboard-config 146 }}} 147 No idea which ffmpeg libraries to use, sorry. 149 148 }}} 150 149