Ticket #7346 (assigned)

Opened 7 years ago

Last modified 5 years ago

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

Pete, feel free to reassign this if someone else makes more sense.

comment:2 Changed 7 years ago by Nick Draper

  • Status changed from assigned to new

comment:3 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

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

comment:5 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

Bulk move to assigned at the introduction of the triage step

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8192

Note: See TracTickets for help on using tickets.