Path to python



I just remembered.. One thing I had to patch to make dia compile was to change 
the path to the python binary. Shouldn't this be detected by configure?

Python is in the path at compile time, so it should be found.

--- sheets/checktrans.py.orig   Fri Jul 28 13:54:25 2006
+++ sheets/checktrans.py        Fri Jul 28 13:56:38 2006
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/app/Python/2.3.3/bin/python
 #
 # This quick hack gives translation statistics about the various sheets. 
 #




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]