Permission denied

Hi guys im new to this db
i have a small prob while installing websphereportal6.1i think i was installed succesfully
but the error im getting is while starting server.
check this out

[root@com bin]# ./serverStatus.sh -all
Error loading: /usr/wps61/AppServer/java/jre/bin/classic/libjvm.so: cannot restore segment prot after reloc: Permission denied

when i go there

[root@com classic]# ./libjvm.so
Segmentation fault

Looking for help with this guys
thank you

Google says this is a selinux problem. selinux is configured to deny it.

You can't run shared libraries from the command prompt. This is normal.