Hello Chris, If you are running Linux, double check the version of glibc required by the JDK (should be somewhere in the readme) and the one you actually have installed/picked up (pldd?).
Apparently, it is a fairly common problem (for Mandrake at least). Hope it helps, Alex. Friday, October 11, 2002, 4:20:56 AM, Chris Hawks wrote: CH> ---On Tue, 8 Oct 2002 19:06:15 PDT, Bill Janssen said >> OK, I've now put a real pure-Java version of the 1.2beta13 distiller at >> ftp://ftp.parc.xerox.com/transient/janssen/plucker-build-1.2beta13.jar. CH> Bill: CH> Looks sweet, but, where I invoke it it returns an error during the CH> pluck. I think it's a java error, but, don't (want to) know anything about CH> java. CH> java: ../../../src/share/native/sun/awt/font/fontmanager/fontobjects/fontObject.cpp:498: CH> void fileFontObject::readBlock(size_t, size_t, char *): CH> Assertion `(*__errno_location ()) == 0 && count == (size_t) size' failed. CH> Aborted _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
