On Wed, Jan 27, 2010 at 4:34 PM, lembas <[email protected]> wrote: > I get the following error when executing "sudo aptitude install > chromium-browser": > Reading package lists... Done > Building dependency tree > Reading state information... Done > Reading extended state information > Initializing package states... Done > The following packages are BROKEN: > chromium-browser > The following NEW packages will be installed: > chromium-browser-inspector{a} chromium-codecs-ffmpeg{a} > The following packages will be REMOVED: > cabextract{u} libphonon4{u} libxine1-bin{u} libxine1-ffmpeg{u} phonon > {u} > phonon-backend-gstreamer{u} > 0 packages upgraded, 3 newly installed, 6 to remove and 0 not > upgraded. > Need to get 11.8MB of archives. After unpacking 36.8MB will be used. > The following packages have unmet dependencies: > chromium-browser: Depends: libgtk2.0-0 (>= 2.18.0) but > 2.16.1-0ubuntu2 is installed. > Depends: libstdc++6 (>= 4.4.0) but 4.3.3-5ubuntu4 > is installed. > Depends: libxml2 (>= 2.7.4) but > 2.6.32.dfsg-5ubuntu4.2 is installed. > The following actions will resolve these dependencies: > > Install the following packages: > chromium-browser [5.0.306.0~svn20100126r37082-0ubuntu2~ucd1~jaunty > (<NULL>)] > > Score is -9920 > > Accept this solution? [Y/n/q/?] > > Will it break my audio/video codes or uninstall my GTK?
just press 'n' until there is better solution that doesn't break your ubuntu, what version of ubuntu did u use? i use 9.10 and doesn't have that problem.. or try using apt-get instead of aptitude: sudo apt-get install chromium-browser -- Regards, Kiswono P GB -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
