[Ros-release] Issues with fuerte public repository
Ken Conley
kwc at willowgarage.com
Tue Feb 7 21:49:58 UTC 2012
Does your /opt/ros/fuerte/setup.sh not have that setting?
$ grep LD_LIBRARY /opt/ros/fuerte/setup.sh
LD_LIBRARY_PATH=/opt/ros/fuerte/lib:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH
On Tue, Feb 7, 2012 at 12:28 PM, Jack O'Quin <jack.oquin at gmail.com> wrote:
> On Tue, Feb 7, 2012 at 2:19 PM, Jack O'Quin <jack.oquin at gmail.com> wrote:
>> What do I need to build or configure to get rid of this error with the
>> fuerte Debian installation?
>>
>> $ rospack
>> rospack: error while loading shared libraries: librospack.so: cannot
>> open shared object file: No such file or directory
>
> It needs this:
>
> $ export LD_LIBRARY_PATH=/opt/ros/fuerte/lib
> --
> joq
> _______________________________________________
> Ros-release mailing list
> Ros-release at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-release
More information about the Ros-release
mailing list