From b52b78a2269e6f773fc02c9740e7f2e18cdf1699 Mon Sep 17 00:00:00 2001 From: José Fonseca Date: Tue, 24 Mar 2009 21:39:16 +0000 Subject: python: List packages needed on debian systems. --- src/gallium/state_trackers/python/README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/gallium/state_trackers/python/README') diff --git a/src/gallium/state_trackers/python/README b/src/gallium/state_trackers/python/README index 942f3c06c4..4281d9bdb0 100644 --- 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 -- cgit v1.2.3