[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Getting Octave to use Anaconda Python Environment
From: |
Colin Macdonald |
Subject: |
Re: Getting Octave to use Anaconda Python Environment |
Date: |
Mon, 18 Apr 2016 20:18:02 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 |
On 18/04/16 17:00, Ben Abbott wrote:
> I like the autoconf support. They allowed me to determine what
> depedencies were missing. The only problem for me was how to define
> $PYTHON. Can you modify configure to grab $PYTHON from the shell
> environment?
>
> setenv PYTON python2.7
> system ./configure
This sounds like a good idea. At run-time, we would need to support
that variable too, which could be useful.
*But* is $PYTHON env variable a standard thing?!
I didn't see it here:
https://docs.python.org/2/using/windows.html
Do you have a reference?
thanks,
Colin
- Getting Octave to use Anaconda Python Environment, Samuel Dupree, 2016/04/17
- Re: Getting Octave to use Anaconda Python Environment, Ben Abbott, 2016/04/17
- Re: Getting Octave to use Anaconda Python Environment, Samuel Dupree, 2016/04/17
- Re: Getting Octave to use Anaconda Python Environment, Ben Abbott, 2016/04/18
- Re: Getting Octave to use Anaconda Python Environment, Colin Macdonald, 2016/04/18
- Re: Getting Octave to use Anaconda Python Environment, Ben Abbott, 2016/04/18
- Re: Getting Octave to use Anaconda Python Environment,
Colin Macdonald <=
- Re: Getting Octave to use Anaconda Python Environment, Colin Macdonald, 2016/04/18
- Re: Getting Octave to use Anaconda Python Environment, Ben Abbott, 2016/04/19
- Re: Getting Octave to use Anaconda Python Environment, Mike Miller, 2016/04/19