Resending to list. where it ought to have been in the first place. On Sunday 07 July 2013 06:43:28 Ethan Rosenberg, PhD wrote: > Dear List - > > This is what I tried next > > 1. Open a terminal window. > > 2. Type in the following commands then hit Enter after each. > > For 32-bit systems: > > wget -c > https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb > > dpkg -i google-chrome-*.deb > > apt-get install -f > > > These are the errors I get on the dpkg install. > > ------------- > The following packages have unmet dependencies: > google-chrome-stable : Depends: gconf-service but it is not installable > Depends: libgconf-2-4 (>= 2.31.1) but it is > not installable > Depends: libgdk-pixbuf2.0-0 (>= 2.22.0) but it > is not installable > Depends: libgtk2.0-0 (>= 2.24.0) but 2.20.1-2 > is to be installed > Depends: libnspr4 (>= 1.8.0.10) but it is not > installable > Depends: libnss3 (>= 3.12.6) but it is not > installable > Depends: libstdc++6 (>= 4.6) but 4.4.5-8 is to > be installed > Depends: libx11-6 (>= 2:1.4.99.1) but > 2:1.3.3-4 is to be installed
Install the dependencies manually. You will have to start at the bottom of the chain. Don't worry if you don't. You will just get another error message! Google-chrome will then install. Lisi -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

