Thanks again Brian,

On 6 Nov 2014 17:35, "Bob" <forums@wtaustralia.com> wrote:
>> Setting up virtualbox (4.3.18-dfsg-1) ...
>> insserv: script virtualbox: service vboxdrv already provided!
>> insserv: exiting now!
>> update-rc.d: error: insserv rejected the script header
>> dpkg: error processing package virtualbox (--configure):
>>  subprocess installed post-installation script returned error exit status 1

That is the key errors here. All other errors are due to virtualbox not being installed correctly.

This could be because you have two sets of virtualbox packages installed at the same time.

I completely removed all the Virtualbox packages and reinstalled from the repository.
Still problems - it asks me to run setup still.  I tried running it from the Command Line and got this error?

bob@Comp-NC:~$ virtualbox
WARNING: The character device /dev/vboxdrv does not exist.
         Please install the virtualbox-dkms package and the appropriate
         headers, most likely linux-headers-generic.

         You will not be able to start VMs until this problem is fixed.
Qt WARNING: Bus::open: Can not get ibus-daemon's address.

Virtualbox-dkms and kernel header files for version 3.16.0 on 32 bit x86 SMP are both installed?

Bob