Path to python
- From: Staffan Hämälä <sh ltu se>
- To: discussions about usage and development of dia <dia-list gnome org>
- Subject: Path to python
- Date: Mon, 7 Aug 2006 14:16:17 +0200
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]