You are not logged in.

#1 2008-06-15 07:41:31

me
Member
Registered: 2008-06-15
Posts: 4

Unable to Use opera-static (x86_64)

Hi,
When I typer 'opera' in the terminal, I get this message:

/usr/bin/opera: line 240: /usr/lib/opera/9.50/opera: No such file or directory
/usr/bin/opera: line 240: /usr/lib/opera/9.50/opera: Success

I have no idea how to deal with this message, any help? Thanks.

Offline

#2 2008-06-15 07:57:21

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,393
Website

Re: Unable to Use opera-static (x86_64)

It looks like you are trying to use an i686 binary on x86_64.  In fact, I don't think opera makes a static x86_64 build.

Edit:  I can confirm it is a 32 bit binary. Bug report: http://bugs.archlinux.org/task/10660

Last edited by Allan (2008-06-15 08:22:06)

Offline

#3 2008-06-15 08:24:45

me
Member
Registered: 2008-06-15
Posts: 4

Re: Unable to Use opera-static (x86_64)

I just installed it with pacman. It is for x86_64:


root /home/me #  pacman -Qi opera-static
Name           : opera-static
Version        : 9.50-1
URL            : http://www.opera.com/
Licenses       : custom:opera  
Groups         : None
Provides       : opera  
Depends On     : glibc  libx11  libxt  libxext  zlib  
Optional Deps  : None
Required By    : None
Conflicts With : opera  
Replaces       : None
Installed Size : 23377.15 K
Packager       : Mateusz Herych <heniekk@gmail.com>
Architecture   : x86_64
Build Date     : Thu 12 Jun 2008 08:11:18 AM PDT
Install Date   : Fri 13 Jun 2008 10:16:03 PM PDT
Install Reason : Explicitly installed
Install Script : No
Description    : The Opera web browser, statically linked to QT

Offline

#4 2008-06-15 09:06:09

Partition
Forum Fellow
From: Kraków, Poland
Registered: 2007-02-25
Posts: 21

Re: Unable to Use opera-static (x86_64)

Oops.
It works fine, when you have lib32 packages installed.
Try:

pacman -S lib32-alsa-lib lib32-libx11 lib32-libxext lib32-libsm lib32-zlib

I will fix that soon.
There are no static version of Opera for x86_64.

Regards.

EDIT

Finally we removed opera-static from community64 repo. But you can use shared version of opera - extra/opera.

Last edited by Partition (2008-06-15 09:26:33)

Offline

#5 2008-06-15 09:36:29

me
Member
Registered: 2008-06-15
Posts: 4

Re: Unable to Use opera-static (x86_64)

Partition wrote:

Oops.
It works fine, when you have lib32 packages installed.
Try:

pacman -S lib32-alsa-lib lib32-libx11 lib32-libxext lib32-libsm lib32-zlib

I will fix that soon.
There are no static version of Opera for x86_64.

Regards.

EDIT

Finally we removed opera-static from community64 repo. But you can use shared version of opera - extra/opera.

That worked! Thanks. I could start opera, but I got a few messages, so I also installed:

lib32-libstdc++5
lib32-libxt

But now I only have this following message:

ERROR: ld.so: object 'libjvm.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libawt.so' from LD_PRELOAD cannot be preloaded: ignored.

Offline

#6 2008-06-15 09:47:24

Partition
Forum Fellow
From: Kraków, Poland
Registered: 2007-02-25
Posts: 21

Re: Unable to Use opera-static (x86_64)

Ignore that, that's normal, when you have not SDK packages installed.

Offline

#7 2008-06-15 09:52:57

me
Member
Registered: 2008-06-15
Posts: 4

Re: Unable to Use opera-static (x86_64)

Great! Thanks a lot Partition smile

Offline

Board footer

Powered by FluxBB