Ticket #130 (new defect)

Opened 2 years ago

Last modified 1 year ago

missing runtime paths for libraries

Reported by: shaegler Assigned to: unassigned
Priority: minor Milestone: 1.X
Component: Build Version: 1.8
Keywords: Cc:
Completion:

Description

various tools like fcdEdit or the sceneviewer miss the —rpath linker flags and won't run without it…

Change History

11/30/06 04:42:21 changed by shaegler

  • priority changed from trivial to minor.

perhaps it would make sense to add an option to scons to turn the —rpath on and off…

03/12/07 22:34:07 changed by dirk

  • milestone changed from 1.8 Release to 1.X.

rpath has problems with multiple installations and overriding it with LD_LIBRARY_PATH. I'd rather not try to force this into milestone:1.8, le'ts leave it for milestone:1.X for now.