Changes between Version 23 and Version 24 of Prerequisites


Ignore:
Timestamp:
06.08.2018 11:58:36 (6 years ago)
Author:
Alloc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Prerequisites

    v23 v24  
    3131If you're not root, or under a superuser, make sure to preface the aptitude commands with "sudo".
    3232{{{
     33apt-get update
    3334apt-get install xmlstarlet
    3435apt-get install lib32gcc1
    3536apt-get install lib32stdc++6
     37apt-get install make
     38apt-get install gcc
    3639}}}
    3740