Thanks people for all your help, but I'm still mired in error problems and I intend to get them solved one way or another.

exterdad: The error mesg I posted above was generated as 'user', This morning I went back and ran it again as 'root' and it gave me additional information, so here it is:
vector://home/rebel/cod
root:# ./codsp*
/usr/lib/transgaming_cedega/gddb.py:24: RuntimeWarning: Python C API version mismatch for module gddb_parser: This Python has API version 1013, module gddb_parser has version 1012.
import gddb_parser
Traceback (most recent call last):
File "/usr/lib/transgaming_cedega/Point2Play_gui.py", line 2752, in <module>
Point2Play_ref = Point2Play.Point2Play( config_file )
File "/usr/lib/transgaming_cedega/Point2Play.py", line 394, in __init__
config_file.readfp( file( filename, "r" ) )
IOError: [Errno 2] No such file or directory: '/root/.cedegarc'
So how do I correct the mismatch in 'gddb_parser' versions?
I hope this new info sheds more light on the problem
reb