Package: pymol Version: 0.98+0.99rc6-1.1 The path of the BLOSUM matrix, needed to align structures, is wrong in file /usr/share/python-support/pymol/pymol/fitting.py.
Line 64: mfile = cmd.exp_path("$PYMOL_PATH/data/pymol/matrices/"+matrix) should be: mfile = cmd.exp_path("/usr/share/pymol/matrices/"+matrix) -- Thomas Gaillard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]