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

Re: Setting up Flask Web Server on Galileo

$
0
0

Sorry Typo in setting up Nano

Install Nano

If you hate vi as much as I do, you can install nano by first going to your home directory
>cd       
or better to the unused part of you SD card
>cd /media/realroot
creating a work directory
>mkdir arduino
>cd arduino
and  installing nano with the following commands

 

>wget http://www.nano-editor.org/dist/v2.2/nano-2.2.6.tar.gz
>tar -xzf nano*.gz
>cd nano*
.>./configure && make && make install


Viewing all articles
Browse latest Browse all 18153

Trending Articles



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