When I redid the command another way, I got this:
[robert@shell ~]$ file /usr/bin/fpc
/usr/bin/fpc: ELF 64-bit LSB executable, x86-64, version 1 (SYSV),
statically linked, for GNU/Linux 2.4.0, stripped
Okay, smack me hard in the head now...
[robert@shell ~]$ uname -a
Linux shell.rivernet.us 2.6.32-358.11.1.el6.i686 #1 SMP Wed Jun 12
01:01:27 UTC 2013 i686 i686 i386 GNU/Linux
Duh! Wrong version! Guess I need to change the titling of my CenOS 6.4
VM to read x86 :) The RHEL 6.4 VM I have is 64 bit :) Thank you for
helping me to locate the error. :)
On 06/22/2013 09:38 AM, Jonas Maebe wrote:
On 22 Jun 2013, at 16:33, Robert Wolfe wrote:
On 06/22/2013 08:50 AM, Jonas Maebe wrote:
On 22 Jun 2013, at 15:46, Robert Wolfe wrote:
[robert@shell bin]$ fpc
bash: /usr/bin/fpc: cannot execute binary file
[robert@shell bin]$ fp
bash: /usr/bin/fp: cannot execute binary file
This is CentOS 6.4 x86_64 with all the latest updates for my setup applied. Is
there something I am issing here that I need to get FP to run?
What does
file `which fpc`
show?
[robert@shell ~]$ which fpc
/usr/bin/fpc
And
file `which fpc`
?
Jonas_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal