From: Mark H. <ha...@us...> - 2002-07-22 20:39:07
|
Hi Geoff, Is your gomni.c the latest version? A couple of lines before the code that you pointed out should have a call to g_module_error (). If not, use this version: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/omniprint/Omni/Ghostscript/new_src/gomni.c?rev=HEAD&content-type=text/plain That should say why the g_module_open is failing. Mark Take a look at the Linux Omni Printer Driver Framework at http://www.ibm.com/linux/ltc/projects/omni/ |