LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-12-2010, 06:15 AM   #1
bald-top
LQ Newbie
 
Registered: Jan 2010
Posts: 12

Rep: Reputation: 0
help with a .tar.gz file


I am running Ubuntu 9.10 and i have tried on a number of occasions to download and install the Opera web browser using the .deb format. For some reason(s) unknown to me i can never find the file despite doing a search of the file system.

So i have now attempted to download and install the Opera web browser using the .tar.gz format.

I managed to get a .tar.gz file and placed it in my "Downloads" folder.

Now i opened a terminal and navigated to The Downloads folder which contained the .tar.gz file and then typed:

tar -zxvf opera-10.10.gcc4-shared-qt3.i386.tar.gz
A lot of text flew by on the screen and when i checked the Downloads folder it now contains the following:

opera-10.10.gcc4-shared-qt3.i386.tar.gz

and

opera-10.10-4742.gcc4-shared-qt3.i386

Could someone take pity on a tired, baldy old git who only wants to use the latest version of the Opera browser please.
 
Old 01-12-2010, 06:24 AM   #2
Dave_Devnull
Member
 
Registered: May 2009
Posts: 142

Rep: Reputation: 24
That's a source 'tarball' you have there and with Ubuntu there really should be no reason for you to need to build it yourself.

Easiest way to install it: Forget the tarball and click 'system' > 'administration' > 'Synaptic Package Manager' and search for Opera.

You'll be cooking on gas in no time ;-)

failing that:
sudo apt-get install opera

or even find that .deb you downloaded and run:
dpkg -i <name_of_deb_file>.deb

HTH
Caveat - just noticed you said 'latest' version. This is what I'm running on my 8.10:
Quote:
Version information
Version
10.10

Build
4742

Platform
Linux

System
i686, 2.6.27-16-generic

Qt library
3.3.8b

Java
Java Runtime Environment installed
Clicking on ABOUT > CHECK FOR UPDATES tells me I have the latest version :-) {which makes a change for me}

Last edited by Dave_Devnull; 01-12-2010 at 06:26 AM.
 
Old 01-12-2010, 06:28 AM   #3
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
In the terminal, cd to
Code:
opera-10.10-4742.gcc4-shared-qt3.i386
read te readme files
 
1 members found this post helpful.
Old 01-12-2010, 06:28 AM   #4
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,726

Rep: Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706Reputation: 1706
Since opera is *very* non-free software, it shouldn't be a source tar ball: as far as I know they only distribute binaries. Related to this non-free status, is that it may not be in the default Ubuntu repositories: you may have to enable/add additional sources.

A quick google, gave this http://www.ubuntugeek.com/how-to-ins...a-plugins.html
as the first hit.

Cheers,

evo2.
 
0 members found this post helpful.
Old 01-12-2010, 06:39 AM   #5
Dave_Devnull
Member
 
Registered: May 2009
Posts: 142

Rep: Reputation: 24
My apologies - I overlooked the 'non-free' status of Opera. Despite the fact it is 'free' it is not 'free';-)

It's certainly shown available in my Synaptic:
Quote:
The Opera Web Browser
Welcome to the Opera Web browser. It is smaller, faster,
customizable, powerful, yet user-friendly. Opera
eliminates sluggish performance, HTML standard violations,
desktop domination, and instability. This robust Web
browser lets you navigate the Web at incredible speed and
offers you the best Internet experience.

The binaries were built using gcc 4.
But feel free to untar the gzip archive and use that if you wish :-)
 
Old 01-12-2010, 06:42 AM   #6
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 471Reputation: 471Reputation: 471Reputation: 471Reputation: 471
might as well hook up your whole sources.list and get binaries instead
you can also get the Chromium-browser too

so, here it has both opera and chromiumm plus more
http://repogen.simplylinux.ch/

just tell it country and version of buntu
then click boxes you want
 
Old 01-12-2010, 08:10 AM   #7
bald-top
LQ Newbie
 
Registered: Jan 2010
Posts: 12

Original Poster
Rep: Reputation: 0
No matter what i do i still get an error. I've decided to give Opera a miss and apologize to you guys for wasting your time. Thanks
 
Old 01-12-2010, 09:19 AM   #8
cantab
Member
 
Registered: Oct 2009
Location: England
Distribution: Kubuntu, Ubuntu, Debian, Proxmox.
Posts: 553

Rep: Reputation: 115Reputation: 115
EDIT: Ignore this, proven wrong by a later post. (It won't do any damage mind)

My guess is opera-10.10-4742.gcc4-shared-qt3.i386 is itself the executable file.

So do
Code:
chmod ugo+rx opera-10.10-4742.gcc4-shared-qt3.i386
./opera-10.10-4742.gcc4-shared-qt3.i386
And Opera, or perhaps an Opera installer, should run.

Last edited by cantab; 01-12-2010 at 02:24 PM.
 
Old 01-12-2010, 09:34 AM   #9
Dave_Devnull
Member
 
Registered: May 2009
Posts: 142

Rep: Reputation: 24
Quote:
Originally Posted by bald-top View Post
No matter what i do i still get an error. I've decided to give Opera a miss and apologize to you guys for wasting your time. Thanks
Fine, so you are just going to walk out on us now :-)

Can you paste the link you got it from so we can take a look? Have some faith - you can get it working, don't let it intimidate you {it's a nice, sexy browser and worth it}
 
Old 01-12-2010, 09:50 AM   #10
Dave_Devnull
Member
 
Registered: May 2009
Posts: 142

Rep: Reputation: 24
I've just taken a look myself. The archive unpacks to a directory called 'opera-10.10-4742.gcc4-shared-qt3.i386'.
Inside are:

Quote:
drwxr-xr-x 2 etc
-rwxr-xr-x 1 install.sh
-rw-r--r-- 1 LICENSE
-rw-r--r-- 1 Manifest.md5
-rwxr-xr-x 1 opera
drwxr-xr-x 4 usr
All you need to do is cd into this directory and run the install.sh script.

If that does not tickle your fancy, cd into the directory where you downloaded the .deb file earlier on and run this:
sudo dpkg -i opera_10.10.4742.gcc4.qt3_i386.deb
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how can i decompress this tar.tar file? hmmm sounds new.. tar.tar.. help ;) kublador Linux - Software 14 10-25-2016 02:48 AM
Piping tar bzcat to add a file to a tar.bz2 archive DaveQB Linux - Software 0 06-02-2008 08:28 PM
gave wrong syntax for tar as tar -cvzf file file.tgz how to recover the file gautham Linux - General 4 04-13-2005 03:15 AM
tar -cvzf file.xml file.tar.gz RickHunter_Ve Linux - Software 1 10-06-2004 12:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:47 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration