Changes

Line 36: Line 36:  
  sudo apt update
 
  sudo apt update
   −
  sudo apt install build-essential ccache ecj fastjar file g++ gawk \ gettext git java-propose-classpath java-wrappers jq libelf-dev libffi-dev \ libncurses5-dev libncursesw5-dev libssl-dev libtool \ node-gyp nodejs libnode-dev npm python python2.7-dev python3 \ python3-distutils python3-setuptools rsync subversion swig \ time u-boot-tools unzip wget xsltproc zlib1g-dev
+
  sudo apt install build-essential ccache ecj fastjar file flex g++ gawk \ gettext git java-propose-classpath java-wrappers jq libelf-dev \ libffi-dev libncurses5-dev libncursesw5-dev libssl-dev libtool \ python python2.7-dev python3 python3-dev python3-distutils \ python3-setuptools rsync subversion swig time u-boot-tools \ unzip wget xsltproc zlib1g-dev bison
    
Create a new folder (for this example I'll be using a directory called <i>RUTX_R</i> found at my <b>home</b> directory) and extract the SDK archive inside it. You can achieve this with drag and drop or by executing this command via Terminal:
 
Create a new folder (for this example I'll be using a directory called <i>RUTX_R</i> found at my <b>home</b> directory) and extract the SDK archive inside it. You can achieve this with drag and drop or by executing this command via Terminal:

Navigation menu