build: Add a script to install python and Samba with one command
authorAndrew Bartlett <abartlet@samba.org>
Thu, 23 Jun 2011 10:43:16 +0000 (20:43 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 23 Jun 2011 12:56:54 +0000 (14:56 +0200)
commita73abc0403b8267eeb15f9d5f394109495d1b667
tree581a0a7f4a64a3ce09d87efc3b3a5220cf0d1eb3
parent734e1b6812b672fc7d838e943b14b8a176552734
build: Add a script to install python and Samba with one command

This should help folks on systems that don't have a recent python
provided by the OS.

Python is installed into the same prefix as Samba, not in the default
path.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Thu Jun 23 14:56:54 CEST 2011 on sn-devel-104
install_with_python.sh [new file with mode: 0644]