[JdeRobot] LibIceWS error on comeraserver

Ivan Rodriguez ivan7688 at gmail.com
Mon Jul 20 21:09:10 CEST 2015


Hello,

I've solved this problem changing the route for IceJS in LD_LYBRARY_PATH
because It have to be before Ice3.5:

export LD_LIBRARY_PATH=${ICE_JS_HOME}/lib:${LD_LIBRARY_PATH}

instead of

export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${ICE_JS_HOME}/lib

Regards,

Iván

2015-06-02 19:44 GMT+02:00 Ivan Rodriguez <ivan7688 en gmail.com>:

> Dear all,
>
> when I run camera server it works without problems but when I've changed
> the config file like Aitor-pfg [1] to use IceJS and receive the image from
> camera server in a web browser I have the following error:
>
>
> ./cameraserver --Ice.Config=cameraserver.cfg
> PluginManagerI.cpp:356: Ice::PluginInitializationException:
> plug-in initialization failed: unable to load entry point
> `IceWS:createIceWS': /opt/IceJS-0.1.0/lib/libIceWS.so.35: undefined symbol:
> _ZNK11IceInternal9EndpointI8toStringEv
>
>
> in   /opt/IceJS-0.1.0/lib there are libIceWS.so.35 and libIceWS.s0.3.5.1js
> and the first points to the second:
>
> ls -l  /opt/IceJS-0.1.0/lib/libIceWS.so.35
> lrwxrwxrwx 1 root root 19 Jun  1 18:35 /opt/IceJS-0.1.0/lib/libIceWS.so.35
> -> libIceWS.so.3.5.1js
>
> Does anyone solve that problem please??
>
> Regards,
>
> [1] - http://jderobot.org/Aitormf-tfg#Config_Server
> --
> Iván
>



-- 
Iván
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: http://gsyc.escet.urjc.es/pipermail/jde-developers/attachments/20150720/84894b89/attachment.htm 


More information about the Jde-developers mailing list