Hello: I've installed miniconda and am now trying to get my environment customized for it. I made the updates to .profile and .bashrc and restarted my ssh session. When I sign back in, I get this:
bash: $'{@\\202\\201\\242\\210\\231\\203@\\206\\211\\223\\205\\025{@\\203\\226\\225\\243\\205\\225\\243@\\206\\226\\231@\\331\\226\\203\\222\\205\\243@\\224\\211\\225\\211\\203\\226\\225\\204\\201\\025K@a\\244a\\242\\205\\244\\202\\205\\231\\243a\\243\\226\\226\\223\\242a\\231\\226\\203\\222\\205\\243a\\224\\211\\225\\211\\203\\226\\225\\204\\201a\\205\\243\\203a\\227\\231\\226\\206\\211\\223\\205K\\204a\\203\\226\\225\\204\\201K\\242\\210\\025': command not found
Here's my .profile (miniconda is installed in /u/SEUBERT/tools/rocket/miniconda
echo 'Running .profile...'
# export PATH=/u/SEUBERT/tools/ibm/python/cyp/v3r8/pyz/bin:/usr/bin:$PATH
export PATH=/usr/bin:/bin:./usr/sbin:/usr/lpp/java/J8.0_64/bin:/usr/lpp/IBM/cobol/igyv6r2/bin:/usr/lpp/IBM/pli/v5r2/bin
export LIBPATH=/u/SEUBERT/tools/ibm/python/cyp/v3r8/pyz/lib:$LIBPATH
export _BPXK_AUTOCVT='ON'
export _CEE_RUNOPTS='FILETAG(AUTOCVT,AUTOTAG) POSIX(ON)'
export _TAG_REDIR_ERR=txt
export _TAG_REDIR_IN=txt
export _TAG_REDIR_OUT=txt
SHELL=/u/SEUBERT/tools/rocket/miniconda/bin/bash
exec $SHELL
What do I have wrong here? I tried adding the miniconda bin directory to the path but it still fails.
Help?
------------------------------
Bill Seubert
Solutions Architect
AWS
------------------------------
