Pages

Friday, 26 September 2008

Install Google Chrome on Linux using wine


Google launched a few days ago a new web browser, that has some interesting features which might give FF 3, Safari and IE8 a run for their money. Although not yet for Linux, i’ve put together (following some ubuntuforms posts) a detailed tutorial to help you Install Google Chrome on Linux using wine >= 1.1.3.

1. install wine (follow the official instructions http://www.winehq.org/site/download-deb)

2. make sure wine >= 1.1.3 is installed by entering the following in the terminal
wine –version

3. Download winetricks and install it

wget http://www.kegel.com/wine/winetricks
sudo cp winetricks /usr/sbin

4. Install some dependencies for Chrome (Flash is not mandatory but will allow you to play youtube videos :-))
winetricks riched20 riched30 flash


4.1 Install allfonts (this is optional)
winetricks allfonts

5. Download the Chrome installer
wget http://gpdl.google.com/chrome/install/149.27/chrome_installer.exe
if not found, you can find here http://rs314.rapidshare.com/files/142146038/chrome_installer.exe

6. Install Chrome (just follow the onscreen instructions and make sure you create a desktop icon)
wine chrome_installer.exe

google-chrome-linux-1.png 7. After the install is finished, you won’t be able to use Chrome as it needs a bit more hacking. Just close it and opent with your favorite editor the Google Chrome.desktop icon created on your Desktop. Make sure your add “–new-http –in-process-plugins”, without the quotes at the end of this line:

Exec=env WINEPREFIX=”/home/mimir/.wine” wine “C:\\windows\\profiles\\mimir\\Local Settings\\Application Data\\Google\\Chrome\\Application\\chrome.exe”

to make it look like this:
Exec=env WINEPREFIX=”/home/mimir/.wine” wine “C:\\windows\\profiles\\mimir\\Local Settings\\Application Data\\Google\\Chrome\\Application\\chrome.exe” –new-http –in-process-plugins

Save the file!

NOTE: mimir is my username, you will have something like /home/yourusername/.wine

8. Go to desktop and start Google Chrome
google-chrome-linux-2.pngChecking some youtube videos :)

google-chrome-linux-flash.png

For those who are not able to find the Google Chrome.desktop icon on their Desktop, i have attached a copy of mine here. Just save the attached file on your desktop, and edit it using your favorite text editor. Only things you need to replace is my username (mimir) with your own.

HTTPS Note: it seems that the https is not working due to the fact that wine is missing TSL/SSL features, the dlls that should handle that being just stubs at the moment. If you have any information regarding this, please share.

source:http://www.myscienceisbetter.info/2008/09/install-google-chrome-on-linux-using-wine.html

Post Comments

Logged in as admin. Logout »

* Required. Your email will never be displayed in public.
#
Pages

* About
* Archives

#
Categories

* Anti-Spyware
* Anti-Virus
* BackUp & Recovery
* Computer
* Desktop Enhancements
* Downloaders
* Games
* Google Adsense
* Health
* Internet
* Linux
* LTSP
* Office
* Player
* Registry
* Science
* System Tools
* Technology
* Tweakers
* Uncategorized
* Web Depelopment

#
Recent Comments

* robi on Kesan Pertama Pencairan Cek Google Adsense di BRI
* syahro on Kesan Pertama Pencairan Cek Google Adsense di BRI
* Complete Mobile Solution on VIDEOzilla 2.8
* admin on Kesan Pertama Pencairan Cek Google Adsense di BRI
* Berita Internet Marketing on Kesan Pertama Pencairan Cek Google Adsense di BRI

#
Archives

* September 2008
* August 2008
* July 2008
* May 2008
* April 2008
* March 2008
* February 2008
* January 2008

#
Recent Posts

* Install Google Chrome on Linux using wine
* Membuat ready boost di Ubuntu
* VIDEOzilla 2.8
* R-Drive Image 4.3 Build 4316
* Kesan Pertama Pencairan Cek Google Adsense di BRI



0 comments: