[ros-users] Running error in camera1394

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: ros-users@code.ros.org
日付:  
To: ros-users
題目: [ros-users] Running error in camera1394
Hi,

When I run camera1394 in ROS v.1.0.2, there is an error below.

./camera1394: error while loading shared libraries:
libboost_iostreams-gcc42-mt-1_37.so.1.37.0: cannot open shared object
file: No such file or directory

Running ldd, I confirmed that this library is properly assigned as follows.

libboost_system-gcc42-mt-1_37.so.1.37.0 =>
/opt/ros/lib/libboost_system-gcc42-mt-1_37.so.1.37.0 (0xb75d3000)

I appreciate any comments.

Best,
Soonhac