$PATH set up by install on Mac but not Linux?

0 views
Skip to first unread message

Chris Withers

unread,
Feb 26, 2015, 2:31:11 AM2/26/15
to anac...@continuum.io
Hi All,

The Mac Anaconda installer setups up $PATH (or does something similar)
that means:

source activate <myenv>

...works. However, this doesn't happen on Linux.

What's the recommended way of getting Anaconda to be on $PATH?
Is it safe to just use absolute paths, in my case /opt/anaconda/bin/*?

cheers,

Chris

Ilan Schnell

unread,
Feb 26, 2015, 2:36:20 AM2/26/15
to Anaconda

You can just add the following to your ~/.bashrc file:
export PATH=/opt/anaconda/bin:$PATH

--
Anaconda Community Support Group Brought to you by Continuum Analytics
--- You received this message because you are subscribed to the Google Groups "Anaconda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to anaconda+unsubscribe@continuum.io.
To post to this group, send email to anac...@continuum.io.
Visit this group at http://groups.google.com/a/continuum.io/group/anaconda/.

Chris Withers

unread,
Feb 26, 2015, 2:41:07 AM2/26/15
to anac...@continuum.io
I can, but I'm curious as to why this is done as part of the install on Mac but not Linux?

To unsubscribe from this group and stop receiving emails from it, send an email to anaconda+u...@continuum.io.

To post to this group, send email to anac...@continuum.io.
Visit this group at http://groups.google.com/a/continuum.io/group/anaconda/.

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________

Ilan Schnell

unread,
Feb 26, 2015, 2:47:18 AM2/26/15
to Anaconda

Because Linux users are sophisticated, and very knowledgeable about these types of things :)

Chris Withers

unread,
Feb 26, 2015, 3:50:00 AM2/26/15
to anac...@continuum.io
Well okay, but joking aside, why is this?

Also, did you get my mail about the other question I'm trying to ask (about a canonical download url for the anaconda distribution) which appears to be getting blackholed every time I send it...

Chris


On 26/02/2015 07:47, Ilan Schnell wrote:

Because Linux users are sophisticated, and very knowledgeable about these types of things :)

On Feb 26, 2015 1:41 AM, "Chris Withers" <ch...@simplistix.co.uk> wrote:
I can, but I'm curious as to why this is done as part of the install on Mac but not Linux?


On 26 Feb 2015, at 07:36, Ilan Schnell <il...@continuum.io> wrote:

You can just add the following to your ~/.bashrc file:
export PATH=/opt/anaconda/bin:$PATH

On Feb 26, 2015 1:31 AM, "Chris Withers" <ch...@simplistix.co.uk> wrote:
Hi All,

The Mac Anaconda installer setups up $PATH (or does something similar) that means:

source activate <myenv>

...works. However, this doesn't happen on Linux.

What's the recommended way of getting Anaconda to be on $PATH?
Is it safe to just use absolute paths, in my case /opt/anaconda/bin/*?

cheers,

Chris

--
Anaconda Community Support Group Brought to you by Continuum Analytics
--- You received this message because you are subscribed to the Google Groups "Anaconda - Public" group.

Ilan Schnell

unread,
Feb 26, 2015, 10:16:51 AM2/26/15
to Anaconda
Yes, the URL has a '*' at the end, which is I guess why is gives 403.
Use: http://repo.continuum.io/miniconda/index.html

Also, we've added 'latest' installers, for all the different platforms, eg.:
http://repo.continuum.io/miniconda/Miniconda-latest-MacOSX-x86_64.sh

Chris Withers

unread,
Feb 26, 2015, 11:49:43 AM2/26/15
to anac...@continuum.io
Nope, I just put that 'cos every one I tried gave a 403...

What would be the "right" url to use for the latest Anaconda (rather than Miniconda) release for Linux?

cheers,

Chris

Ilan Schnell

unread,
Feb 26, 2015, 11:59:24 AM2/26/15
to Anaconda
- Ilan
Reply all
Reply to author
Forward
0 new messages