Quantcast
Channel: MSP430 Technical Forums
Viewing all articles
Browse latest Browse all 2077

Cant install Energia on ubuntu help

$
0
0

I am new on linux and i am doing this... downloading the energia then following this steps

Installing Energia
  • Open a terminal and cd to your how directory:
     cd ~
  • unpack the energia using tar.
    tar -tzf /energia-0101E00XYZ-linux64.tgz
Starting Energia

In a terminal cd to the directory where you have unpacked Energia. e.g. /home/username/energia-0101E00XYZ-linux64/ and run:

./energia &

and getting this error

----------------------------------------------------------------------------------------------------------

simeon@Aimyni:~$ cd ~
simeon@Aimyni:~$ tar -tzf /energia-0101E00XYZ-linux64.tgz
tar (child): /energia-0101E00XYZ-linux64.tgz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
----------------------------------------------------------------------------------------------------------


Viewing all articles
Browse latest Browse all 2077

Trending Articles