On 12 Nov 2002 at 0:40, Kevin J Poorman wrote: > any other ideas? Plucker-desktop is also not creating any .pdb's nore > can I notice it hitting the net in any way (ie: Gkrellm doesn't show any > net activity)
Well if it is not accessing the net, that is a problem. Not going to make any .pdb files if pages aren't being retrieved. And if no .pdb, then not going to install it via pilot-link. However, the Desktop doesn't do online things or page retrieval, it only manipulates .ini files. It is the Python parser that goes online and retrieves. All the desktop does on Posix systems when you press the update button is to call plucker-build -s YourSection, so if commandline works then the other should work also. What happens when you use a commandline? ie open up a shell and type: plucker-build -s YourSection where YourSection is a section of .pluckerrc file, like [YourSection] home_url=mobile.theonion.com doc_name=The Onion ...etc Best wishes, Robert _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

