summaryrefslogtreecommitdiffstats
path: root/INSTALL_CVS
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2007-01-15 15:14:03 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2007-01-15 15:14:03 +0000
commit714ab97caf2fdb8385138571bdd36b576364f701 (patch)
tree6109b381bf8a28105dab3845187b9a34c6529b0e /INSTALL_CVS
parent2993fca148bddac01cd83d2bfb6eb7eb044d3c27 (diff)
downloadlibgpod-714ab97caf2fdb8385138571bdd36b576364f701.tar.gz
libgpod-714ab97caf2fdb8385138571bdd36b576364f701.tar.xz
libgpod-714ab97caf2fdb8385138571bdd36b576364f701.zip
* INSTALL_CVS:
TROUBLESHOOTING: short note about the python packages required to build the python bindings. * Makefile.am: added TROUBLESHOOTING to EXTRA_DIST git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1381 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'INSTALL_CVS')
-rw-r--r--INSTALL_CVS7
1 files changed, 7 insertions, 0 deletions
diff --git a/INSTALL_CVS b/INSTALL_CVS
index d458901..6114d5d 100644
--- a/INSTALL_CVS
+++ b/INSTALL_CVS
@@ -16,3 +16,10 @@ Note: If you are building the python bindings, automake-1.9 has some
minor improvements over automake-1.7 in the py-compile script used to
byte-compile the *.py files. You may change REQUIRED_AUTOMAKE_VERSION
to 1.9 in autogen.sh if you wish.
+
+In order to build the python bindings you will have to install the
+following packages:
+
+python (e.g. python2.4)
+python-dev (e.g. python2.4-dev)
+python-eye3D