Re: [orca-list] Is it possible to specify the python installation to be used when compiling orca?
- From: Michael Whapples <mwhapples aim com>
- To: Jason White <jason jasonjgw net>
- Cc: orca-list gnome org
- Subject: Re: [orca-list] Is it possible to specify the python installation to be used when compiling orca?
- Date: Fri, 03 Dec 2010 13:10:03 +0000
Thank you for the suggestion, I found a way of doing what I wanted. For
those interested just set the PYTHON environment variable at compile
time and this will get the specified python to be put in the orca shell
script. For me I did:
PYTHON=/usr/bin/python2 ./configure
My problem had been I was looking for an option to give to the configure
script (eg. --use-python or similar).
Michael Whapples
On -10/01/37 20:59, Jason White wrote:
Michael Whapples<mwhapples aim com> wrote:
So my question is, how can I tell orca to always use python 2.7
rather than the python command when I compile orca?
You could edit /usr/bin/orca and change the line that starts with
exec /usr/bin/python
Unfortunately this won't survive Orca upgrades.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]