Yes Jens, "orden no encontrada" is command not found, :) .

Alberto:    the problem you are having is that you have dependences not
installed, and then, apt-get in the script is not working.

open a terminal, and write:

apt-get update  [enter]
apt-get install -f [enter]   , and press "y" or "s", to install the packages 
neccessaries. 

The -f option in apt-get is for fix dependences.

Later, try to run the script again.
the "git" binary is in the git-core package, which is installed with the script.

-- 
intel gm965 freezes with 3d applications
https://bugs.launchpad.net/bugs/120834
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to