Compiling ECCE v7 on Ubuntu 13.10


Click here for full thread
Clicked A Few Times
Using the instructions found at http://verahill.blogspot.com.au/2013/08/491-compiling-ecce-v70-on-debian.html, I am getting the following error during the final build when compiling:

Checking application software build

ERROR: Missing executables in /home/will/tmp/ecce-v7.0:
  bin/basistool
  bin/builder
  bin/dirdyed
  bin/gateway
  bin/launcher
  bin/machbrowser
  bin/machregister
  bin/mddynamics
  bin/mdenergy
  bin/mdoptimize
  bin/mdprepare
  bin/msgdialog
  bin/organizer
  bin/passdialog
  bin/pertable
  bin/polyed
  bin/vizthumbnail

The ECCE 'create_ecce_bin' command failed.  The issue(s)
identified must be resolved before the ECCE distribution can be built.


The problem appears to be during the wxWidget build, where I am getting these errors:

configure: WARNING: system tiff library not found, will use built-in instead
configure: WARNING: Xinerama not found; disabling wxDisplay
configure: WARNING: libSM not found; disabling session management detection
configure: WARNING: libgnomeprintui not found, library will use standard PostScript printing
configure: WARNING: wxMetafile is not available on this system... disabled
configure: WARNING: GStreamer 0.10 not available, falling back to 0.8
configure: WARNING: GStreamer 0.8/0.10 not available.


I'm not sure why these errors are occuring. I am not sure about the others, but I definitely have gstreamer0.10 installed. I have build logs, but don't see a way to attach a file to this post.