Wireshark-users: Re: [Wireshark-users] Problem with Installation on Solaris 10 : "invalid argumen
Hi,
I have tried all solutions you have given to me.
So :
'file /usr/local/bin/wireshark' => "ELF 32-bit LSB executable 8386 Version 1, dynamically linked, not stripped"
'ldd /usr/local/bin/wireshark' => "/usr/local/bin/wireshark has wrong class or data encoding"
The directory which have library is "/usr/local/lib/wireshark/plugins/1.0.2" (there are other directory, 1.0.0, 1.0.1, etc, etc...).
So I try :
setenv LD_LIBRARY_PATH /usr/local/lib/wireshark/plugins/1.0.2
No result :(
"Invalid arguements" error... :(
Any solutions ??
===================================================
--- En date de : Ven 22.8.08, Guy Harris <guy@xxxxxxxxxxxx> a écrit :
De: Guy Harris
<guy@xxxxxxxxxxxx>
Objet: Re: [Wireshark-users] Problem with Installation on Solaris 10 : "invalid argument"
À: "Community support list for Wireshark" <wireshark-users@xxxxxxxxxxxxx>
Date: Vendredi 22 Août 2008, 20h59
On Aug 22, 2008, at 2:03 AM, Bertrand Rastello wrote:
> All installation were successful. And when I lauch /usr/local/bin/
> wireshark, it show me the error : "invalid argument".
According to a comment in OpenSolaris's /usr/src/uts/common/exec/elf/
elf.c, EINVAL (that's what "Invalid argument" is) is returned if
"Format recognized but execution not supported", so the file appears
to be an ELF image but not one that can be executed.
What happens if you
say
file /usr/local/bin/wireshark
and
ldd /usr/local/bin/wireshark
_______________________________________________
Wireshark-users mailing list
Wireshark-users@xxxxxxxxxxxxx
https://wireshark.org/mailman/listinfo/wireshark-users
Envoyé avec
Yahoo! Mail.
Une boite mail plus intelligente.