You need to give python the complete path to pluck-comics. like stand
ig in the Plucker dir and do: 
        Python/python.exe Tools/pluck-comics/pluck-comics.py

Meanwhile, while I do that I get:

$ Python/python.exe Tools/pluck-comics/pluck-comics.py
Traceback (innermost last):
  File "Tools/pluck-comics/pluck-comics.py", line 57, in ?
    for name in os.listdir(libdir):
OSError: [Errno 3] No such process

Checking pluck-comics.py I see that it doesn't seem to have passed
some configure-parsing as it probably should have done.. 

        libdir = '@COMICSLIST_DIR@'

Ahh well to more experimenting.. BTW
http://www.fukt.bth.se/~flognat/comics2/comics.cgi might be of
interest, here you can code your comic-choice to an URL and ask
plucker to fetch it.. Old sins of mine.. 

        /Andy

Reply via email to