You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
that's weird. Particularly since it's not actually properly using readline
anyway. It looks like it's looking in the wrong place again - somehow the
place where libreadline.so.6 actually is isn't ending up in
RUNTIME_LIBRARY_DIRS around line 136 of src/CMakeLists.txt
Ryan
On Fri, Apr 13, 2012 at 4:14 PM, Juan Sebastian Casallas < [email protected]
wrote:
I thought it had something to do with permissions, but I have rwx on that
file...
-- 79/202: copying '/home/users/casallas/local/lib/libreadline.so.6'
CMake Error at
/home/users/casallas/local/Cellar/cmake/2.8.7/share/cmake/Modules/BundleUtilities.cmake:487
(file):
file RPATH_REMOVE could not remove RPATH from file:
/home/users/casallas/local/Cellar/vr-jugglua/1.0/bin/libreadline.so.6
Error opening file for update.
Call Stack (most recent call first):
/home/users/casallas/local/Cellar/cmake/2.8.7/share/cmake/Modules/BundleUtilities.cmake:645
(copy_resolved_item_into_bundle)
src/NavTestbed-fixupbundle-juggler.cmake:56 (fixup_bundle)
src/cmake_install.cmake:534 (INCLUDE)
cmake_install.cmake:89 (INCLUDE)
make: *** [install] Error 1
Reply to this email directly or view it on GitHub: #86
Ryan Pavlik
HCI Graduate Student
Virtual Reality Applications Center
Iowa State University
I thought it had something to do with permissions, but I have rwx on that file...
The text was updated successfully, but these errors were encountered: