/libexec/ld-elf.so not found error

I am running FreeBSD 8.1 VM on Vmware ESX.I am trying to run a CPU Load script which I generally run on Linux Machine and it does work.
when I tried running it on freebsd it threw the following error:

Code:
#./cpuload
ELF interpreter:/libexec/ld-elf.so not found
Abort


Help Suggest.
 
Back
Top