vancegroup / vr-jugglua

VR JuggLua: A Framework for VR Applications Combining Lua, OpenSceneGraph, and VR Juggler
Boost Software License 1.0
11 stars 11 forks source link

linux: make install fails when copying libreadline.so #86

Open casallas opened 12 years ago

casallas commented 12 years ago

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
rpavlik commented 12 years ago

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 < reply@reply.github.com

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: https://github.com/vancegroup/vr-jugglua/issues/86

Ryan Pavlik HCI Graduate Student Virtual Reality Applications Center Iowa State University

rpavlik@iastate.edu http://academic.cleardefinition.com