[one-users] libxmlrpc_client++.so.3: cannot open shared object file
Javier Fontan
jfontan at fdi.ucm.es
Mon Apr 20 05:50:31 PDT 2009
Hello,
The problem you have is so strange. Please issue an ldd command to
oned executable to see what it is trying to link. It can also happen
that /usr/local/lib is not in the library load path. You can add it
easily add it modifying LD_LIBRARY_PATH environment variable:
$ export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
If your problem is not solved with that send me the output of the ldd
command.
Bye
On Apr 14, 2009, at 4:08 AM, Wei Wan wrote:
> Hi, I am using OpenNebula for my rearch work, My OS is RedHat Server
> 5 with Kernel 2.6.18, When I start to run "one start", There comes
> the error message which seems like below, is it the reason that the
> libxmlrpc-c package is not installed correctly? I installed it from
> source package(xmlrpc-1.06.tgz)(1.06.
> 10) in /usr/local/ Any suggestion? looking forward to recieving
> your kind reply.
> ####################################################################
> [oneadmin at server bin]# one start
> /opt/nebula/ONE//bin/oned: error while loading shared libraries:
> libxmlrpc_client++.so.3: cannot open shared object file: No such
> file or directory
> Error executing /opt/nebula/ONE//bin/oned.
> ####################################################################
> Wei
> from China
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
--
Javier Fontan, Grid & Virtualization Technology Engineer/Researcher
DSA Research Group: http://dsa-research.org
Globus GridWay Metascheduler: http://www.GridWay.org
OpenNebula Virtual Infrastructure Engine: http://www.OpenNebula.org
More information about the Users
mailing list