You are not logged in.

#1 2010-10-06 08:58:16

eNTi
Member
Registered: 2006-04-30
Posts: 109

[SOLVED] firefox32 / wine32: file not found

nt@eNTi $ firefox32
/opt/firefox32/run-mozilla.sh: line 143: /opt/firefox32/firefox32-bin: No such file or directory

nt@eNTi $ la /opt/firefox32/firefox32-bin
-rwxr-xr-x 1 root root 44K Oct  4 20:45 /opt/firefox32/firefox32-bin

nt@eNTi $ file /opt/firefox32/firefox32-bin
/opt/firefox32/firefox32-bin: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped


what am i missing?

SOLUTION:
lib32-libtool
libtool-multilib

instead of:
libtool

Last edited by eNTi (2010-10-07 11:38:17)

Offline

#2 2010-10-06 09:55:23

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] firefox32 / wine32: file not found

Maybe it's not in your $PATH?
Try changing permissions to you instead of root.

Last edited by karol (2010-10-06 09:56:25)

Offline

#3 2010-10-06 21:33:08

TryA
Member
Registered: 2010-01-01
Posts: 23

Re: [SOLVED] firefox32 / wine32: file not found

Try reinstalling firefox32, I don't see what else you can do.

Offline

#4 2010-10-07 11:35:22

eNTi
Member
Registered: 2006-04-30
Posts: 109

Re: [SOLVED] firefox32 / wine32: file not found

thx for the answers, but the solution was, that i had still installed libtool and not lib32-libtool from multilib. that was quite a strain to find out, because the error message wouldn't lead me in that direction in any way. i only got suspicious because wine suddenly showed the same symptoms.

Offline

Board footer

Powered by FluxBB