Opera is a cross-platform web browser and Internet suite which handles common internet-related tasks including visiting web sites, sending and receiving e-mail messages, managing contacts, chatting online and displaying Widgets. Opera’s lightweight mobile web browser Opera Mini and most current versions of its desktop application are offered free of charge.
Install Opera web Browser in Ubuntu
Download Opera 9.20 from here
Now you should have opera-static_9.20-20070409.1-qt_en_i386.deb package you need to install using the following command
sudo dpkg --force-architecture -i opera-static_9.20-20070409.1-qt_en_i386.deb
Now you need to download lesstif from here and install this package using the following command
sudo dpkg -i --force-architecture lesstif2_0.93.94-11.4ubuntu3_i386.deb
Now you need to download openmotif from here and install this package using the following command
sudo dpkg -i --force-all openmotif_2.1.30-5_i386.deb
Now you need to install Flash9 from here
Now you need to extract this file using the following comand
sudo tar xzvf install_flash_player_9_linux.tar.gz
Now you need to go in to the install_flash_player_9_linux directory
cd install_flash_player_9_linux/
sudo cp libflashplayer.so /usr/lib/opera/plugins
sudo cp flashplayer.xpt /usr/lib/opera/plugins
Now you need to install following packages
sudo aptitude install ia32-libs ia32-libs-sdl ia32-sun-java5-bin ia32-libs-gtk flashplugin-nonfree sun-java6-plugin sun-java6-jre
Now you need to install Get qt3 libs download qt3 libs from here and install this package using the following comamnd
sudo dpkg -i --force-architecture libqt3-mt_3.3.8really3.3.7-0ubuntu5_i386.deb
Now you can launch your opera webbrowser and enjoy your news,programs etc
How to get Flash working in Opera 9.20 in ubuntu
Related Posts:
Install Adobe Flash Player 10 in Ubuntu 8.04 (32 bit and 64 bit Hardy heron)15th Oct 2008 adobe released Flash Player version 10.If you want to know what is new in adobe flash player 10 check this.In this tutorial we will see … Read More
Convert PDF to TXT in Ubuntu LinuxUse pdftotext utility can be used to convert Portable Document Format (PDF) files to plain text. $ sudo apt-get install poppler-utils usage: $ pdf… Read More
Howto get iOS 4 (iPhone OS) to sync with rhythmbox in ubuntu 10.04 (Lucid)Well with the release of iOS 4, many Ubuntu users are complaining of incompatibility with between rhythmbox and the new update. Here is a simple way t… Read More
How to release and renew a DHCP IP address in Ubuntu 10.04 (Lucid)/9.10 (Karmic)/9.04(Jaunty)This tutorial will explain how to release and renew a DHCP IP address in Ubuntu 10.04 (Lucid)/9.10 (Karmic)/9.04(Jaunty) Release a DHCP ip address in … Read More
Best Audio Tools for Ubuntu LinuxPlay and Manage Music in Linux Rhythmbox is a music software originally inspired by Apple's iTunes. It is based on the powerful GStreamer media framew… Read More
0 comments:
Post a Comment