Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rpath of installed eusgl #41

Closed
k-okada opened this issue Apr 2, 2014 · 0 comments · Fixed by #42
Closed

rpath of installed eusgl #41

k-okada opened this issue Apr 2, 2014 · 0 comments · Fixed by #42

Comments

@k-okada
Copy link
Member

k-okada commented Apr 2, 2014

catkin_make install --only-pkg-with-deps euslisp; ldd //home/k-okada/catkin_ws/ws_jsk-ros-pkg/install/share/euslisp/jskeus/eus/Linux64/bin/eusgl

results in

    libeusgl.so => /home/k-okada/catkin_ws/ws_jsk-ros-pkg/install/share/euslisp/jskeus/eus/Linux64/lib/libeusgl.so (0x00007ff182a83000)

for the first time, but in the second time it said

    libeusgl.so => /home/k-okada/catkin_ws/ws_jsk-ros-pkg/src/jsk_roseus/euslisp/jskeus/eus/Linux64/lib/libeusgl.so (0x00007f8d42ff9000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant