the last few times I've compiled from source i've had an odd problem I'm getting a segmentation fault every time I run ./updater ./psssetup or ./psclient. Its instant - doesn't even try to load. If I try to load ./pss for instance though it runs great. No problem, not segmentation fault. If I run ./psc it looks for some libraries which I don't have installed anywhere on the system and isn't available in the repositories. I got them off nvidias website - libcg.so and libcggl.so - once those were in the main PS dir, the ./psc worked too. ./up asks for a ssl file I just dind't bother trying to find it yet. How come this is? In the past it was never necessary to have these files, or to run ./psc or ./pss <--- what is going on and what am I missing?