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 wrote: > 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 > _______________________________________________ > Ros-release mailing list > Ros-release@code.ros.org > https://code.ros.org/mailman/listinfo/ros-release