OK, well fixing the dependencies should do it. Please let me know if it doesn't work.
Regards Steve > > These are defined at: > > http://wiki.wxwidgets.org/Linking_With_Gtk_And_Running_On_Any_Linux > > But to save you the trouble of clicking on the link they are: > > * sudo -s > * (password) > * apt-get install libgconf2-dev > * apt-get install libgstreamer0.10-dev > * apt-get install libgstreamer-plugins-base0.10-dev > > If you subsequently get a gtk+-2.0.pc error this can be fixed by: > > * apt-get install libgtk2.0-dev >