This page tries to decribe howto install VemsTune in linux
- Installing wxWidgets On Debian More detail can be found on: http://wiki.wxpython.org/InstallingOnUbuntuOrDebian
- On debian put deb http://apt.wxwidgets.org/ DIST-wx main to '/etc/apt/sources.list Replace the "DIST" text with whatever is appropriate for your system (etch, lenny, etc)
- apt-get update
- apt-get install libwxbase2.8-0 libwxgtk2.8-0 wx-common wx2.8-headers
dpkg -l | grep wx
ii libwxbase2.8-0 2.8.9.2-1
ii libwxgtk2.8-0 2.8.9.2-1
ii wx-common 2.8.9.2-1
ii wx2.8-headers 2.8.9.2-1
</pre>
I installed the library's but still got the error messages about some library's that i cant find...:
goran@goran-Vostro-1015:~/Documents/Vems/v3GUI-linux-release$ ./v3GUI
./v3GUI: error while loading shared libraries: libwxctb-0.8.so: cannot open shared object file: No such file or directory