> i install pymol via svn ebuild (attached). It crashes with a segfault but > only > if i am inside my home directory. If i am outside, everything works fine. > > Any ideas what this could be related to?
This may be a long-shot, but do you have any python scripts in your home directory? If so, there's a possibility that import statements are getting confused. You could also try temporarilly removing (or renaming) ~/.pymolrc and ~/.python.rc and see if that helps any. It might also be worthwhile to check for any pwd statements in the main pymol launch script. Good luck, Pete Pete Meyer Fu Lab BMCB grad student Cornell University