Here is a guide for the new browser Google Chrome
Open your terminal and then follow the steps below
First get WINE (the newest version)
Then install Chrome via the offline installerCode:wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add - sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.list sudo apt-get update
Download the file from the link below, then place the file on your desktop and double click on it.
Then install riched20 and riched30Code:http://gpdl.google.com/chrome/install/149.27/chrome_installer.exe
and finally to get it all to work, do thisCode:wget http://www.kegel.com/wine/winetricks sh ./winetricks riched20 riched30
To use the program in the future(from the terminal), you need to run:Code:winetricks riched20 riched30 wine "$HOME/.wine/drive_c/windows/profiles/$USER/Local Settings/Application Data/Google/Chrome/Application/chrome.exe" --new-http --in-process-plugins
If you want to make a program icon in your tray, then do this:Code:wine "$HOME/.wine/drive_c/windows/profiles/$USER/Local Settings/Application Data/Google/Chrome/Application/chrome.exe" --new-http --in-process-plugins
1. Right click on your menu and click and chose the option "Add to panel" and then "User defined program shortcut"
2. Now you can see a new window with the title "Make Shortcut" with the options "Name", "Command" and "Comment"
Under name you should write "Google Chrome", under "Command" you should use this code
remember to replace YOURUSERNAME with your user nameCode:env WINEPREFIX="/home/YOURUSERNAME/.wine" wine "C:\windows\profiles\YOURUSERNAME\Local Settings\Application Data\Google\Chrome\Application\chrome.exe" --new-http --in-process-plugins(both of them)
and then you should use this tray icon (click on the bouncing platform to change icon)
and again, remember to change "YOURUSERNAME" into your user name.Code:/home/YOURUSERNAME/.local/share/icons/25e1_chrome.0.xpm
Hope it works for you
Enjoy
// GonzoDark
ps. This is how it looks: http://img231.imageshack.us/img231/6...eyouaregf1.png
pps. I am using the Danish version of Ubuntu and Chrome, so if I made any translation errors, then please correct me.




Bookmarks