looks like python3.6 isn't in the stable repo for arm64 ubuntu 16.04... so articles exist for building it. None appear to mention .configure --<options> used and there's a lot of options... if anyone has a reference to what to configure, let me know.
On Sun, Jul 2, 2017 at 7:46 PM, Mats Wichmann <m...@wichmann.us> wrote: > what was the error? nothing came through > > On July 2, 2017 9:06:07 AM MDT, Joseph VOGTEMBING via Tutor < > tutor@python.org> wrote: > >I have a fresh install of Ubuntu 16.04.2, on which I try to install > >Python3.6.1, and I have done this multiple times in the past, but for > >some reason I tried it 3 times since yesterday but I kept having the > >same error message. here are the steps that i have taken for my > >installation. > >mariejosv@ubuntu:~$ sudo apt-get update > >mariejosv@ubuntu:~$ sudo apt-get upgrade > >mariejosv@ubuntu:~$ wget > >https://www.python.org/ftp/python/3.6.1/Python-3.6.1.tar.xz > > > > > >mariejosv@ubuntu:~$ tar xvf Python-3.6.1.tar.xz > > > >mariejosv@ubuntu:~$ sudo apt-get installbuild-essential checkinstall > > > >mariejosv@ubuntu:~$ sudo apt-get installlibreadline-gplv2-dev > >libncursesw5-dev libssl-dev libsqlite3-dev tk-devlibgdbm-dev libc6-dev > >libbz2-dev > > > >mariejosv@ubuntu:~$ cd Python-3.6.1 > > > >mariejosv@ubuntu:~/Python-3.6.1$ ./configure > >mariejosv@ubuntu:~/Python-3.6.1$sudo make altinstall # after this > >line, the following message will popup at some point > > > > > > > > > >Please help. > >Thanks > >Joseph > >_______________________________________________ > >Tutor maillist - Tutor@python.org > >To unsubscribe or change subscription options: > >https://mail.python.org/mailman/listinfo/tutor > > -- > Sent from my Android device with K-9 Mail. Please excuse my brevity. > _______________________________________________ > Tutor maillist - Tutor@python.org > To unsubscribe or change subscription options: > https://mail.python.org/mailman/listinfo/tutor > -- Best regards, Mike _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor