On Mon, Feb 25, 2002, Bill Janssen wrote:

> Hmmm.  This works fine for me on RH 7.0, and on Solaris.

What version of Python are you using? I'm using 2.0.

> plucker-build -H plucker/test.txt -f /tmp -p Test

I doubt _that_ line works, though ;-) [switch the -f and -p]

> and things work fine, with or without full paths and file: specifiers.

In my case, without full path (and file:) it crash in Retriever.py
(line 228) because of a "bad operand type(s) for +". I guess it is
because real_url_protocol is "None".

With the file: specifier I get the behavior I described in my first
mail.

/Mike

Reply via email to