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. # _______________________________________________ Dia-list mailing list Dia-list@gnome.org http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.gnome.org/projects/dia/faq.html Main page at http://www.gnome.org/projects/dia