Author Topic: Opera will not install (solved)  (Read 877 times)

Offline cstrike77

  • Full Member
  • ***
  • Posts: 220
Opera will not install (solved)
« on: January 31, 2012, 01:18:31 PM »
I don't use Opera that much, but used it yesterday and found there was an update. So I downloaded it and used rpm -Uvh packagename to install. Got these error messages:

libgstautodetect.so is needed by opera-2:11.61-1250.i386
libgstwavparse.so is needed by opera-2:11.61-1250.i386

Nither package is in the repos, anybody got any ideas?

Thanks!

jan
« Last Edit: February 01, 2012, 01:38:58 PM by cstrike77 »

Online pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2846
    • other projects...
Re: Opera will not install
« Reply #1 on: January 31, 2012, 01:24:23 PM »
I don't use Opera that much, but used it yesterday and found there was an update. So I downloaded it and used rpm -Uvh packagename to install. Got these error messages:

libgstautodetect.so is needed by opera-2:11.61-1250.i386
libgstwavparse.so is needed by opera-2:11.61-1250.i386

Nither package is in the repos, anybody got any ideas?

Thanks!

jan

yes, the idea is that you are not supposed to install packages from outside the repo but instead use and install what is available in Synaptic. Now you could
Code: [Select]
rpm -e opera-2:11.61-1250.i386, then start Synaptic, Reload, search for and install opera
hope tho shelps,
-p.

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: Opera will not install
« Reply #2 on: January 31, 2012, 01:30:37 PM »
pinoc,

I think he has Opera already installed. The repo version is 11.60 and he wants to upgrade.

cstrike77,

The files already exist.

/usr/lib/gstreamer-0.10/libgstautodetect.so
/usr/lib/gstreamer-0.10/libgstwavparse.so

I have no idea why the Opera installer doesn't find them. Another good reason why you should stick with the packages that are in the repository.
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline cstrike77

  • Full Member
  • ***
  • Posts: 220
Re: Opera will not install
« Reply #3 on: January 31, 2012, 01:46:13 PM »
pinoc,

I think he has Opera already installed. The repo version is 11.60 and he wants to upgrade.

cstrike77,

The files already exist.

/usr/lib/gstreamer-0.10/libgstautodetect.so
/usr/lib/gstreamer-0.10/libgstwavparse.so

I have no idea why the Opera installer doesn't find them. Another good reason why you should stick with the packages that are in the repository.


+1 already installed..

Just looked, and those packages are not there. I used searchmonkey last night and it didn't find 'em either...

Suggestions?

jan

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: Opera will not install
« Reply #4 on: January 31, 2012, 01:59:11 PM »
Both files are provided by the gstreamer0.10-plugins-good-0.10.30-1pclos2011 package. I would say install gstreamer0.10-mms package from Synaptic. The plugins should be flagged as dependencies. Check to see if installing the -mms package will also install -plugins-good. I believe it will.

EDIT: pinoc beat me to it. But, to reiterate what pinoc said about installing from outside the repositories. If you install from an unapproved rpm package and anything "breaks", you own it.

caveat emptor
« Last Edit: January 31, 2012, 02:15:00 PM by djohnston »
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Online pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2846
    • other projects...
Re: Opera will not install
« Reply #5 on: January 31, 2012, 01:59:56 PM »
yes, another suggestion is to update the version of Opera in our repo to 11.61. I just did that and 11.61 works fine, will submit the rpm to dropbox tomorrow and then you should find it in Synaptic soon after.
regards,
-p.

Online pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2846
    • other projects...
Re: Opera will not install
« Reply #6 on: January 31, 2012, 11:44:41 PM »
Hi cstrike77,

the updated Opera is now in Synaptic.
-p.

Offline cstrike77

  • Full Member
  • ***
  • Posts: 220
Re: Opera will not install
« Reply #7 on: February 01, 2012, 01:38:13 PM »
Hi cstrike77,

the updated Opera is now in Synaptic.
-p.

Got it, many thanks! I know everybody is busy re-packaging for 64bit.

jan