[issue42753] "./configure" linux chrome beta

2020-12-28 Thread Gerrik Labra


Gerrik Labra  added the comment:

Understood. Thank you.

On Mon, Dec 28, 2020 at 10:50 AM Eric V. Smith 
wrote:

>
> Eric V. Smith  added the comment:
>
> This appears to not be a bug with Python, so I'm going to close this. If
> you're having additional build problems, I suggest you ask for help on the
> python-list mailing list, or maybe on Stack Overflow.
>
> --
> resolution:  -> not a bug
> stage:  -> resolved
> status: open -> closed
> type:  -> behavior
>
> ___
> Python tracker 
> 
> ___
>

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42753] "./configure" linux chrome beta

2020-12-28 Thread Eric V. Smith


Eric V. Smith  added the comment:

This appears to not be a bug with Python, so I'm going to close this. If you're 
having additional build problems, I suggest you ask for help on the python-list 
mailing list, or maybe on Stack Overflow.

--
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed
type:  -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42753] "./configure" linux chrome beta

2020-12-27 Thread Gerrik Labra


Gerrik Labra  added the comment:

I do not have a C compiler. I do know from the chromebook support that my 
version of Linux is Debian. So I have that to work with.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42753] "./configure" linux chrome beta

2020-12-27 Thread Eric V. Smith


Change by Eric V. Smith :


--
components: +Build -Installation

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42753] "./configure" linux chrome beta

2020-12-27 Thread Eric V. Smith


Eric V. Smith  added the comment:

Do you have a C compiler installed? It's mentioned here 
https://devguide.python.org/setup/#unixhttps://devguide.python.org/setup/#unix

I found a number of guides for building Python on Chromebooks via searching. I 
don't have any experience, so I'm not going to recommend one, but some of them 
look very detailed.

--
nosy: +eric.smith

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42753] "./configure" linux chrome beta

2020-12-26 Thread Gerrik Labra


New submission from Gerrik Labra :

Ok. So I tried to run the setup in README.txt for the latest linux beta 
emulator on the google pixel chromebook.

Here is what I got back, and the commands, "make, make test, sudo make test" 
didn't work.

ennuilysis@penguin:~/Python/Python-3.8.7$ ./configure
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for python3.8... no
checking for python3... python3
checking for --enable-universalsdk... no
checking for --with-universal-archs... no
checking MACHDEP... "linux"
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home/ennuilysis/Python/Python-3.8.7':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details

--
components: Installation
messages: 383836
nosy: gerriklabra
priority: normal
severity: normal
status: open
title: "./configure" linux chrome beta
versions: Python 3.8

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com