Ticket #7346 (assigned)
cmake for the SNS analysis computers
Reported by: | Vickie Lynch | Owned by: | Peter Peterson |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
All the SNS analysis machines except biganalysis06 get this link error: /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64/libGL.so: undefined reference to `_XGetRequest'
SNS Linux support just contacted me and said there is an nvidia libGL.so on the analysis machines except biganalysis06, so to make sure Mantid cmake finds the one in /usr/lib64 not /usr/lib64/nvidia: export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib64
Pete requested that this be sorted out in cmake
Change History
comment:1 Changed 7 years ago by Nick Draper
- Owner set to Peter Peterson
- Status changed from new to assigned
comment:4 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to backlog at the code freeze for R2.6
Note: See
TracTickets for help on using
tickets.
Pete, feel free to reassign this if someone else makes more sense.