View Single Post
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#1203
@unexpected,

You can start by checking if all required libraries are present on your system. Open the terminal and do:

$ cd /opt/opera/bin
$ ldd ./opera

post the output here. If that's too much of a problem just have a careful look at the output and post only the lines which mention something about a missing file.