Hi Lawrence,
I tried apt-get -f install cmake but my machine is complaining like this:
The following packages have unmet dependencies.
cmake : Depends: cmake-data (>= 2.8.12.2) but it is not going to be installed
linux-image-extra-3.13.0-66-generic : Depends: linux-image-3.13.0-66-generic but it is not going to be installed
linux-image-generic : Depends: linux-image-3.13.0-66-generic but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Can you specify a solution?
Hiroe