Google Chrome shows up on N900
After porting Firefox on N900 a new project is moving the masses: Google Chrome
Jacekowski has done an amazing job to port Google Chrome to N900.

pic source: maemoearena
what you have to do is to down load 2 packages from jacekowski.org and install them on your N900:
- chromium-5.0.369.2.deb
- libxss-1.1.3.deb
Download the packages on N900 folder directly.
here are some things he wrote before installing it:
this packages don't work with app manager.
you have to install them using dpkg.
in console, chromium should work with libxss from extras-devel repo or libxss from here
( if you use extras-devel repo version you will have to use some --force when installing chromium )

pic source: Nipperoid at maemo.org
and here is how you install it on your N900:
you need: xterm (rootsh)
// 1. login as root
sudo gainroot
// 2. goto MyDocs folder
cd MyDocs
// 3. install the packages:
dpkg -i libxss-1.1.3.deb
dpkg -i chromium-5.0.369.2.deb
that's it: the Google Chrome browser should be installed now.
i would reboot the N900, to clean some temp files.
and if you want to uninstall Google Chrome from your N900:
you need: xterm (rootsh)
// 1. login as root
sudo gainroot
// 2. uninstall the packages:
dpkg -r libxss
dpkg -r chromium
Don't forget to thank Jacekowski for deveolping it :-)
UPDATE:
and here is a video about it running on N900:
source: youtube & Test-Mobile.fr
thanks to Jay for mention it on mynokiablog
UPDATE 2:
Chromium is available in extras-testing.
you can download it right with you App manager :-)
UPDATE 3:
this is what the Developer says on his page:
Use version from extras-devel repository.
here is how you enter it with the N900:
Application manager --> Application catalogs --> New
Catalog name: Maemo extras-devel
Web address: http://repository.maemo.org/extras-devel
Distribution: fremantle



can't install it
Submitted by edcarsky (not verified) on Sat, 10/04/2010 - 14:25.i just followed but cannot make it through installation. error msg says:
/home/user/MyDocs #dpkg -i libxss-1.1.3.deb
dpkg: status database area is locked by another process
any other option? please help. thanks
do you have the app manager
Submitted by al on Sat, 10/04/2010 - 15:09.do you have the app manager running aswell?
then you should close the app manager.
not found libxss-1.1.3.deb
Submitted by Anonymous (not verified) on Wed, 19/05/2010 - 08:05.I click to jacekowski.org/maemo and i not found that.....
RE: not found libxss-1.1.3.deb
Submitted by al on Wed, 19/05/2010 - 12:19.you can find the libxss-1.1.3.deb is in the extras-devel repository.
Post new comment