Re: [Ros-release] Issues with fuerte public repository

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Jack O'Quin
Date:  
To: ros-release
Subject: Re: [Ros-release] Issues with fuerte public repository
On Tue, Feb 7, 2012 at 2:19 PM, Jack O'Quin <> 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