[Paraview] PV 4.1.0 ParaView-4.1.0-Linux-64bit/bin/paraview: cannot execute binary file
Stephen Wornom
stephen.wornom at inria.fr
Wed Mar 19 16:31:58 EDT 2014
How can I identify whether my hardware is 32-bit of 64-bit? does cat /proc/cpuinfo help?
Thanks for your help.
Stephen
cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 16
model : 6
model name : AMD Athlon(tm) II X2 215 Processor
stepping : 2
microcode : 0x100009f
cpu MHz : 800.000
cache size : 512 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc nonstop_tsc extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt npt lbrv svm_lock nrip_save
bogomips : 5424.66
clflush size : 64
cache_alignment : 64
address sizes : 48 bits physical, 48 bits virtual
----- Original Message -----
> From: "Patrik Blahuta" <patrik.blahuta at gmail.com>
> To: "Paul Edwards" <paul.m.edwards at gmail.com>, paraview at paraview.org
> Sent: Tuesday, March 18, 2014 10:49:13 PM
> Subject: Re: [Paraview] PV 4.1.0 ParaView-4.1.0-Linux-64bit/bin/paraview:
> cannot execute binary file
> I have Win7 :D Is that problem? :(
> S pozdravom / Kind regards,
> Patrik Blahuta
> 2014-03-18 22:02 GMT+01:00 Paul Edwards < paul.m.edwards at gmail.com > :
> > Hi Stephen,
>
> > The "uname -a" command is showing that you have installed a 32 bit version
> > of
> > ubuntu (it should have "x86_64" for 64 bit). This is why the 64 bit
> > applications are not working. It is possible to run 32 bit applications on
> > a
> > 64 bit operating system (with compatibility libraries) but it is not
> > possible the other way around.
>
> > Regards,
>
> > Paul
>
> > On 18 March 2014 20:06, Stephen Wornom < stephen.wornom at inria.fr > wrote:
>
> > > uname -a
> >
>
> > > Linux stephen-VG269AA-ABF-p6205fr 3.2.0-60-generic-pae #91-Ubuntu SMP Wed
> > > Feb
> > > 19 04:14:56 UTC 2014 i686 athlon i386 GNU/Linux
> >
>
> > > home:ldd /home/stephen/ParaView-4.1.0-Linux-64bit/bin/paraview
> >
>
> > > not a dynamic executable
> >
>
> > > ldd /home/stephen/ParaView-4.1.0-Linux-32bit/bin/paraview
> >
>
> > > linux-gate.so.1 => (0xb7784000)
> >
>
> > > libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb75c0000)
> >
>
> > > /lib/ld-linux.so.2 (0xb7785000)
> >
>
> > > ununtu 12.04
> >
>
> > > Hope this helps,
> >
>
> > > Stephen
> >
>
> > > > From: "Paul Edwards" < paul.m.edwards at gmail.com >
> > >
> >
>
> > > > To: "Stephen Wornom" < stephen.wornom at inria.fr >
> > >
> >
>
> > > > Cc: "ben boeckel" < ben.boeckel at kitware.com >, "ParaView list" <
> > > > paraview at paraview.org >
> > >
> >
>
> > > > Sent: Tuesday, March 18, 2014 1:37:39 AM
> > >
> >
>
> > > > Subject: Re: [Paraview] PV 4.1.0
> > > > ParaView-4.1.0-Linux-64bit/bin/paraview:
> > > > cannot execute binary file
> > >
> >
>
> > > > If your system is actually 64 bit then I cannot understand why you are
> > > > getting the "cannot execute binary file" error. Please can you post the
> > > > output from the following two commands?:
> > >
> >
>
> > > > uname -a
> > >
> >
>
> > > > ldd /home/stephen/ParaView-4.1.0-Linux-64bit/bin/paraview
> > >
> >
>
> > > > Also, which version of Ubuntu are you using?
> > >
> >
>
> > > > Regards,
> > >
> >
>
> > > > Paul
> > >
> >
>
> > > > On 17 March 2014 10:15, Stephen Wornom < stephen.wornom at inria.fr >
> > > > wrote:
> > >
> >
>
> > > > > Ben Boeckel wrote:
> > > >
> > >
> >
>
> > > > > > On Sun, Mar 09, 2014 at 12:20:45 +0100, Stephen Wornom wrote:
> > > > >
> > > >
> > >
> >
>
> > > > > > > From: "Ben Boeckel" < ben.boeckel at kitware.com >
> > > > > >
> > > > >
> > > >
> > >
> >
>
> > > > > > > > Is the filesystem mounted noexec?
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
> > > > > > > Not to my knowledge, how would I check?
> > > > > >
> > > > >
> > > >
> > >
> >
>
> > > > > > The output of 'mount' will show the flags for mounted filesystems.
> > > > >
> > > >
> > >
> >
>
> > > > > I downloaded the 32-bit binaries and PV-4.1.0 works fine.
> > > >
> > >
> >
>
> > > > > Must be that I am missing some 64-bit routines.
> > > >
> > >
> >
>
> > > > > Are there any problems running the 32-bit binaries on a 64-bit
> > > > > machine?
> > > >
> > >
> >
>
> > > > > Thanks,
> > > >
> > >
> >
>
> > > > > Stephen
> > > >
> > >
> >
>
> > > > > > --Ben
> > > > >
> > > >
> > >
> >
>
> > > > > > ______________________________ _________________
> > > > >
> > > >
> > >
> >
>
> > > > > > Powered by www.kitware.com
> > > > >
> > > >
> > >
> >
>
> > > > > > Visit other Kitware open-source projects at http://www.kitware.com/
> > > > > > opensource/opensource.html
> > > > >
> > > >
> > >
> >
>
> > > > > > Please keep messages on-topic and check the ParaView Wiki at:
> > > > > > http://paraview.org/Wiki/ ParaView
> > > > >
> > > >
> > >
> >
>
> > > > > > Follow this link to subscribe/unsubscribe:
> > > > >
> > > >
> > >
> >
>
> > > > > > http://www.paraview.org/ mailman/listinfo/paraview
> > > > >
> > > >
> > >
> >
>
> > > > > --
> > > >
> > >
> >
>
> > > > > stephen.wornom at inria.fr
> > > >
> > >
> >
>
> > > > > 2004 route des lucioles - BP93
> > > >
> > >
> >
>
> > > > > Sophia Antipolis
> > > >
> > >
> >
>
> > > > > 06902 CEDEX
> > > >
> > >
> >
>
> > > > > Tel: 04 92 38 50 54
> > > >
> > >
> >
>
> > > > > Fax: 04 97 15 53 51
> > > >
> > >
> >
>
> > > > > _______________________________________________
> > > >
> > >
> >
>
> > > > > Powered by www.kitware.com
> > > >
> > >
> >
>
> > > > > Visit other Kitware open-source projects at
> > > > > http://www.kitware.com/opensource/opensource.html
> > > >
> > >
> >
>
> > > > > Please keep messages on-topic and check the ParaView Wiki at:
> > > > > http://paraview.org/Wiki/ParaView
> > > >
> > >
> >
>
> > > > > Follow this link to subscribe/unsubscribe:
> > > >
> > >
> >
>
> > > > > http://www.paraview.org/mailman/listinfo/paraview
> > > >
> > >
> >
>
> > _______________________________________________
>
> > Powered by www.kitware.com
>
> > Visit other Kitware open-source projects at
> > http://www.kitware.com/opensource/opensource.html
>
> > Please keep messages on-topic and check the ParaView Wiki at:
> > http://paraview.org/Wiki/ParaView
>
> > Follow this link to subscribe/unsubscribe:
>
> > http://www.paraview.org/mailman/listinfo/paraview
>
> _______________________________________________
> Powered by www.kitware.com
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20140319/3af56048/attachment.html>
More information about the ParaView
mailing list