Quantcast
Channel: Intel Communities: Message List
Viewing all articles
Browse latest Browse all 20046

How to Install GCC on Yocto Linux?

$
0
0

I'm trying to install some Python Web frame on it but system telling me there's no GCC instlled, theres the way to install it by apt-get and Yum on other kind linux.

How to install it on Yocto Linux?

 

 

this is the waring message while i install tornado.

 

********************************************************************
WARNING: The tornado.speedups extension module could not
be compiled. No C extensions are essential for Tornado to run,
although they do result in significant speed improvements for
websockets.
The output above this warning shows how the compilation failed.

Here are some hints for popular operating systems:

If you are seeing this message on Linux you probably need to
install GCC and/or the Python development package for your
version of Python.

Debian and Ubuntu users should issue the following command:

    $ sudo apt-get install build-essential python-dev

RedHat, CentOS, and Fedora users should issue the following command:

    $ sudo yum install gcc python-devel

If you are seeing this message on OSX please read the documentation
here:

http://api.mongodb.org/python/current/installation.html#osx
********************************************************************


Viewing all articles
Browse latest Browse all 20046

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>