Results 1 to 2 of 2
I'm getting "Error: Dependency is not satisfiable: lsb (>= 3.2)"
I'm a linux noob, so I don't really know what that means.
This is using the 32 bit install for ...
- 02-18-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 3
Chrome won't install
I'm getting "Error: Dependency is not satisfiable: lsb (>= 3.2)"
I'm a linux noob, so I don't really know what that means.
This is using the 32 bit install for Ubuntu, if that helps.
I'm using Ubuntu 9.10, installed just this morning.
- 02-19-2010 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
You should be able to install it with apt or synaptic if you'll add the following two sources to your sources.list file:
...then use synaptic to install, or you can use apt:Code:deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main
Here's a HowTo for using Synaptic, which is usually the easier method of installing software for new users:Code:sudo apt-get update sudo apt-get install chromium-browser
https://help.ubuntu.com/community/SynapticHowtooz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.


Reply With Quote