1
vote
1answer
100 views

Location for linux libraries without sudo?

I'm at a shared terminal and I want to build a program that works fine on my home computer. I don't have sudo permissions. I need to build a couple of libraries: GotoBlas and UMFpack. Is there some ...