<div dir="auto">Hey David!<div dir="auto"><br></div><div dir="auto">It looks to me like Anaconda doesn't install the "alias" binaries specifying the version (for eg. both "python" and "python3.6"). I believe the fix in your case should be as simple as copying your existing binary with the following command:</div><div dir="auto"><br></div><div dir="auto">cp /home/peter/miniconda3/bin/python /home/peter/miniconda3/bin/python3.6</div><br><br><div class="gmail_quote" dir="auto"><div dir="ltr">On Tue, May 29, 2018, 3:28 AM Siddons, David <<a href="mailto:siddons@bnl.gov">siddons@bnl.gov</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<div style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt">
<div>While building rsb for arm-rtems I got this problem:</div>
<div><br>
</div>
<div>checking for python... /home/peter/miniconda3/bin/python</div>
checking for python3.6... no<br>
configure: error: python is missing or unusable<br>
Makefile:9095: recipe for target 'configure-gdb' failed<br>
make[1]: *** [configure-gdb] Error 1<br>
make[1]: Leaving directory '/home/peter/development/rtems/src/rtems-source-builder/rtems/build/arm-rtems5-gdb-8.0.1-x86_64-linux-gnu-1/build'<br>
Makefile:848: recipe for target 'all' failed<br>
make: *** [all] Error 2<br>
shell cmd failed: /bin/sh -ex  /home/peter/development/rtems/src/rtems-source-builder/rtems/build/arm-rtems5-gdb-8.0.1-x86_64-linux-gnu-1/doit<br>
<div>error: building arm-rtems5-gdb-8.0.1-x86_64-linux-gnu-1peter@peter-Latitude-E7240:~/development/rtems/src/rtems-source-builder/rtems$
<br>
</div>
<div><br>
</div>
<div>I am running Ubuntu:</div>
<div><br>
</div>
<div>peter@peter-Latitude-E7240:/etc$ lsb_release -a<br>
LSB Version:    core-9.20160110ubuntu0.2-amd64:core-9.20160110ubuntu0.2-noarch:printing-9.20160110ubuntu0.2-amd64:printing-9.20160110ubuntu0.2-noarch:security-9.20160110ubuntu0.2-amd64:security-9.20160110ubuntu0.2-noarch<br>
Distributor ID: Ubuntu<br>
Description:    Ubuntu 16.04.4 LTS<br>
Release:        16.04<br>
Codename:       xenial<br>
</div>
<div><br>
</div>
<div>then:</div>
<div><br>
</div>
<div>python -V<br>
Python 3.6.1 :: Continuum Analytics, Inc.<br>
</div>
<div><br>
</div>
<div>This comes from an Anaconda installation. If I remove the path entry which causes that I get python 2.7, which is the default Ubuntu 16.04 version. Do I need to install Python 3.6?</div>
<div><br>
</div>
<div>Pete.</div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>

_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank" rel="noreferrer">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a></blockquote></div></div>