help-octave
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]