Opera - libqt-mt.so.3 not found

Hy there,

I downloaded Opera from their website, and I downloaded version 9,64 For FreeBSD 7.x, 8.x.
Of course, I run FreeBSD 8.0 release.
Then I extracted the content of downloaded file.
There was install.sh file.
I executed it and installed Opera.

But now when I run it I get error message:
Code:
/libexec/ld-elf.so.1: Shared object "libqt-mt.so.3" not found, required by "opera"

help :P
 
People really need to stop downloading stuff from the net and expecting it will 'just work'. The activity that takes place between 'downloading stuff from the net' and actually making it work with FreeBSD is called 'porting', and the result ends up as a 'port'.

So take advantage of the porting effort, and use a port when it's available, so you don't have to complain here about errors that could and should have been avoided.
 
@psycho: While using ports is really a life saver, do note that it doesn't always keep pace with the latest releases of the original software.
 
Back
Top