what do you mean LD_LIBRARY_PATH?
What LD_LIBRARY_PATH does
Answer Posted / islam ali
This is one system administrator's point of view why
LD_LIBRARY_PATH, as frequently used, is bad. This is written
from a SunOS 4.x/5.x (and to some extent Linux) point of
view, but this also applies to most other UNIXes.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What are the disadvantages of threading?
Why do we need multithreading?
Why are user level threads faster than kernel level threads?
Do threads share program counter?
How many threads can jvm handle?
How many threads can one core handle?
What are server threads?
Can two threads execute at the same time?
How do cpu threads work?
What is difference between processes and threads?
Is creating a thread expensive?
Are goroutines threads?
Why is hyperthreading turned off?
Can a process have 0 threads?
How many maximum threads can you create?