apt-get --yes install graphviz
apt-get --yes install texlive
apt-get --yes install latex2html
- apt-get --yes install libgtk2.0-dev #GTK
- apt-get --yes install libwxgtk2.8-dev #Wx GTK
- apt-get --yes install libwxbase2.8-dev #Wx solito
+
+# apt-get --yes install libgtk2.0-dev #GTK
+ apt-get --yes install libgtk-3-dev #GTK
+# apt-get --yes install libwxgtk2.8-dev #Wx GTK
+ apt-get --yes install libwxgtk3.0-dev #Wx GTK
+# apt-get --yes install libwxbase2.8-dev #Wx solito
+ apt-get --yes install libwxbase3.0-dev #Wx solito
apt-get --yes install wx-common #wxrc
+
apt-get --yes install libboost-dev #Boost
apt-get --yes install libboost-all-dev #Boost
apt-get --yes install libqt4-dev #QT4