projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6ad0c8
)
python: List packages needed on debian systems.
author
José Fonseca
<jfonseca@vmware.com>
Tue, 24 Mar 2009 21:39:16 +0000
(21:39 +0000)
committer
José Fonseca
<jfonseca@vmware.com>
Wed, 25 Mar 2009 21:03:25 +0000
(21:03 +0000)
src/gallium/state_trackers/python/README
patch
|
blob
|
history
diff --git
a/src/gallium/state_trackers/python/README
b/src/gallium/state_trackers/python/README
index 942f3c06c499fba2dbd85a33fffb963557ef16df..4281d9bdb0da7db05570f4151ec641cba815a558 100644
(file)
--- a/
src/gallium/state_trackers/python/README
+++ b/
src/gallium/state_trackers/python/README
@@
-9,6
+9,10
@@
To build you'll need:
* SWIG
* Python Imaging Library with TK support (for the samples)
+On a debian-based distro you can simply do:
+
+ aptitude install python-dev scons swig python-imaging python-imaging-tk
+
Invoke scons on the top dir as
scons debug=yes statetrackers=python driver=softpipe,trace