Centos 5.1 Error in Binary Libraries

Issues related to software problems.
Post Reply
drew_caplan
Posts: 7
Joined: 2016/01/11 23:50:35

Centos 5.1 Error in Binary Libraries

Post by drew_caplan » 2016/01/12 21:15:01

I am trying to start an executable but I am getting the following error:

Code: Select all

[root@amr001 bin]# ./nre start
./nre: error while loading shared libraries: libnre.so: cannot open shared object file: No such file or directory
I believe this means I am either missing the library libnre.so or it not in the proper place but I am unsure of how to tell.

gerald_clark
Posts: 10642
Joined: 2005/08/05 15:19:54
Location: Northern Illinois, USA

Re: Centos 5.1 Error in Binary Libraries

Post by gerald_clark » 2016/01/14 13:59:04

Please keep it to one thread per problem.
viewtopic.php?f=48&t=55888

Post Reply