s3:locking:brlock: use serverids_exist to validate_lock_entries
[metze/samba/wip.git] / install_with_python.sh
index 47ff78018003793a4d7eab05b115e78db3cc7511..7b51e5c6691b450ab9e45e2dbe1bf691ed5e5f32 100755 (executable)
@@ -14,6 +14,8 @@ shift
 
 PATH=$PREFIX/python/bin:$PATH
 export PATH
+LD_LIBRARY_PATH=$PREFIX/python/lib:$LD_LIBRARY_PATH
+export LD_LIBRARY_PATH
 
 VERSION="Python-2.6.5"