Claw install

Bob Snyder bob.snyder at cox.net
Fri Feb 6 22:49:29 CET 2004


The readme says:

Installing the CLAW is, for now, a non task. Erase any existing CLAW 
files (i.e. $HOME/.claw/.preferences.xml or mimetypes.xml), the start up 
the downloaded python file (claw2.py).

I'm not much good at non-tasks. I get this:

$ claw2.py
Traceback (most recent call last):
  File "./claw2.py", line 1951, in ?
    mainApp = Claw()
  File "./claw2.py", line 48, in __init__
    shutil.copy(self.installDir + "/mime.xml ", os.environ['HOME'] + 
"/.claw/mimetypes.xml")
  File "/usr/local/lib/python2.2/shutil.py", line 62, in copy
    copyfile(src, dst)
  File "/usr/local/lib/python2.2/shutil.py", line 28, in copyfile
    fsrc = open(src, 'rb')
IOError: [Errno 2] No such file or directory: '/downloads/Claw2//mime.xml '

A file named mime.xml is in /downloads/Claw2.

I'm using python 2.2 which isn't guaranteed to work. Doubt if that's the 
problem, though.

Thanks,

Bob S.



More information about the Xfce mailing list