Project

General

Profile

Bug #1169

Library finder gets hung up on large file systems

Added by Rogers, Chris about 11 years ago. Updated over 10 years ago.

Status:
Open
Priority:
Low
Category:
Build System
Target version:
Start date:
13 November 2012
Due date:
% Done:

0%

Estimated time:
Workflow:
New Issue

Description

Library finder looks in /usr/ for opengl libraries can get lost if, say, you are on the Sheffield server that has loads of crap in /usr/

#1

Updated by Rogers, Chris over 10 years ago

  • Category set to Build System
  • Assignee changed from Rogers, Chris to Rajaram, Durga
  • Target version set to Future MAUS release

Durga, you may want to look at this. It is a fairly minor issue. The library finder python script is in

third_party/install/bin/library_finder.py
#2

Updated by Rajaram, Durga over 10 years ago

What is the problem right now?
Does it time out?
I think `locate` is fastest but depends on the existence of a cached db from `updatedb`
`whereis` is also faster unless the target is in a nonstandard path like NoMachine.
I'll look

Also available in: Atom PDF