How to solve package issues/dependencies
- by Wolfgang Kuehne
Background info
I am trying to install Veins simulation environment by following the tutorial provided by the author.
In step 1 it is required to install some packages in Linux, the tutorial suggest this commands to be executed on Terminal:
sudo apt-get install build-essential gcc g++ bison flex perl tcl-dev tk-dev blt libxml2-dev zlib1g-dev…