Hello! I recently downloaded and installed plucker. It's working okay, but does still have some quircks. The following are the problems I am currently encountering. Please note that I've only been working with Linux (Mandrake v8.1, kernel 2.4.8) for about a month-and-a-half.
While processing my home.html, I am seeing the following problems: 1. Processing http://lwn.net/daily. 1 collected, 4 still to do Moved to 'http://lwn.net/daily/' Retrieved ok Runtime error parsing document http://lwn.net/daily/: unexpected char in declaration: '<' Parsing failed! 2. Processing http://linuxtoday.com/RealMedia/ads/Crea.....age_125x600.gif. 119 collected, 44 still to do Retrieved ok Runtime error parsing document http://linuxtoday.com/RealMedia/ads/Creatives/House_Enterprise_Storage_2z/Storage_125x600.gif: Can't determine image size from output of ImageMagick 'identify' program: [EMAIL PROTECTED] GIF 125x600+0+0 PseudoClass 32c 8-bit 8521b 0.0u 0:01 Parsing failed! 3. Processing http://linuxtoday.com/pics/niceltlogo.jpg. 84 collected, 130 still to do Retrieved ok Runtime error parsing document http://linuxtoday.com/pics/niceltlogo.jpg: Can't determine image size from output of ImageMagick 'identify' program: [EMAIL PROTECTED] GIF 150x89+0+0 PseudoClass 32c 8-bit 1880b 0.0u 0:01 Parsing failed! 4. When I do a 'make' in the dir where I have netpbm-9.20 extracted to, I am getting these messages: GNUmakefile:120: target `/usr/local/netpbm/lib' given more than once in the same rule. make -C pbm -f /home/gmakor/Download/Palm/tmp/netpbm-9.20/pbm/Makefile all make[1]: Entering directory `/home/gmakor/Download/Palm/tmp/netpbm-9.20/pbm' gcc -o thinkjettopbm thinkjettopbm.o `../libopt libpbm.so` /usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96/../../../crt1.o: In function `_start': /usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96/../../../crt1.o(.text+0x18): undefined reference to `main' collect2: ld returned 1 exit status make[1]: *** [thinkjettopbm] Error 1 make[1]: Leaving directory `/home/gmakor/Download/Palm/tmp/netpbm-9.20/pbm' make: *** [pbm] Error 2 I am afraid I don't have a clue what this means... PNG, and other graphical formats are being processed without problems, as are most other web pages. One noteable page that is not processed correctly is the plucker homepage at plucker.gnu-designs.com. I do not get any error messages for this page while processing it, but on my Palm device I get the message "Sorry, the link you selected was not downloaded by Plucker. It was.....". My final remark, btw, is that for newbies like me, it quite daunting to make/compile programs like thesa. There are lots of messages I don't understand at all and there are lots of things in this whole process that do work, but I really can't tell why or how. Anyway, I hope you can tell me what I might be doing wrong. Again: since I am still very much a Linux newbie, I hope you can give me some advice in 'layman's terms'. Forgot to tell you: I *do* like plucker!! Thanks in advance! Kind regards, -- Guido Makor Registered Linux User #231788 http://www.counter.li.org/ Don't get mad, get Linux!
