Bug tracker and wiki
/
dev
/
loop
.org.uk
Xpra
Wiki & Bugs
This bug tracker and wiki are being discontinued
please use
https://github.com/Xpra-org/xpra
instead.
Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 9
and
Version 10
of
Building
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
07/17/13 12:03:46 (
8 years
ago)
Author:
Antoine Martin
Comment:
fedora gl
Legend:
Unmodified
Added
Removed
Modified
Building
v9
v10
79
79
yum install python-imaging libwebp
80
80
}}}
81
82
For {{{OpenGL}}} support add:
83
{{{
84
yum install PyOpenGL libglpng gtkglarea2
85
}}}
86
And to run the automated tests with some {{{OpenGL}}} examples:
87
{{{
88
yum install opengl-games-utils xscreensaver-gl-extras
89
}}}
81
90
}}}
82
91