I just made a fresh SD card with the NEW 2016-07-16 image. Boots fine, log in fine. sudo apt-get update/upgrade all works -- terminal text display on HDMI (only quibblle - no CURSOR is visible so hard to use arrow keys to edit entries at the linux command prompt)
BUT when I follow the instructions "Step by Step how to install Ubuntu" to run
That script runs BUT gives an error....
When i do "sudo apt-get compiz-plugins"...
both of these say...
<version num>+16.04.20160526-0ubuntu1 but <version num)+16.04.20160704-0ubuntu1 is to be installed"
I can install compiz-core and compiz-plugins-default successfully (sudo apt-get compiz-core etc)
BUT compiz-plugins still won't install and so the install-mate.sh won't run
IS THERE SOME BUILD NUMBER DEPENDENCY IN "compiz-plugins" that needs fixing? Is there some override to apt that will allow the newer version???
Thanks!
BUT when I follow the instructions "Step by Step how to install Ubuntu" to run
Code:
/usr/local/sbin/install_mate_desktop.sh
That script runs BUT gives an error....
Code:
"The following packages have unmet dependancies:
ubuntu-mate-desktop : Depends: compiz-plugins but it is not goint to be installed"
When i do "sudo apt-get compiz-plugins"...
Code:
"The following packages have unmet dependancies:
compiz-plugins : Depends: compiz-core ( .... <see below>.... )
Depends: compiz-plugins-default ( .... <see below>.... )"
both of these say...
<version num>+16.04.20160526-0ubuntu1 but <version num)+16.04.20160704-0ubuntu1 is to be installed"
I can install compiz-core and compiz-plugins-default successfully (sudo apt-get compiz-core etc)
BUT compiz-plugins still won't install and so the install-mate.sh won't run
IS THERE SOME BUILD NUMBER DEPENDENCY IN "compiz-plugins" that needs fixing? Is there some override to apt that will allow the newer version???
Thanks!