You are not logged in.
Error returned:
/usr/lib/opera/opera: error while loading shared libraries: libffmpeg.so: cannot open shared object file: No such file or directory
* PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux-i686 with xfce4.
* Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Archlinux-x86-64 with xfce4.
* AUR contributor.
Offline
It appears that lib should be in /usr/lib/opera/. Is it not?
Offline
pacman -Syyu
Moving to NC...
Offline
It appears that lib should be in /usr/lib/opera/. Is it not?
Yes, it's there and this files:
libEGL.so libffmpeg.so libfreetype.so.6 libGLESv2.so libmalloc_wrapper.so libmojo_public_test_support.so
* PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux-i686 with xfce4.
* Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Archlinux-x86-64 with xfce4.
* AUR contributor.
Offline
As jwr implied, are you up to date?
Offline
pacman -Syyu
Moving to NC...
System updated, right now hitted.
[joel@foo lib]$ sudo pacman -Syuu
:: Sincronizando las bases de datos de los paquetes…
core está actualizado
extra está actualizado
community está actualizado
:: Iniciando actualización completa del sistema…
...el sistema ya está actualizado.
[joel@foo lib]$
* PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux-i686 with xfce4.
* Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Archlinux-x86-64 with xfce4.
* AUR contributor.
Offline
And your mirror is up to date? What version of the opera package are we talking about?
Offline
And your mirror is up to date? What version of the opera package are we talking about?
community/opera 36.0.2130.32-2 [instalado]
A fast and secure web browser
* PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux-i686 with xfce4.
* Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Archlinux-x86-64 with xfce4.
* AUR contributor.
Offline
i686 or x86_64? From what I can see, the 64 bit version is fine, but I haven't checked the 32 bit.
Last edited by Scimmia (2016-03-17 01:53:24)
Offline
i686 or x86_64? From what I can see, the 64 bit version is fine, but I haven't checked the 32 bit.
Oh, yeah, sorry. Is i686 arch. Checking in Arch opera package detatils I have current one.
* PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux-i686 with xfce4.
* Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Archlinux-x86-64 with xfce4.
* AUR contributor.
Offline
Well the rpath on the 32 bit binary looks correct, but I'm not going to be able to actually test it.
Offline
I use 32-bit Opera and corrected the fault by creating a text file, as root, called /etc/ld.so.conf.d/ffmpeg.conf containing this one line
/usr/lib/opera/lib/
Then registered the library path with
#ldconfig
Opera now starts as expected
Offline
If that's required, something is not right with the rpath. I suggest filing a bug report.
Offline
I have reported the bug upstream.
Last edited by zorro (2016-03-20 11:17:45)
Offline