From: Geoff C. <geo...@bj...> - 2002-07-12 03:23:08
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I'm having problems getting the Omni library to work with GhostScript. I'm running Debian (testing), and have got the Omni-0.7.0 tar ball. I have gs already installed (6.53). The building all goes well (I'm only building Kyocera, and the 1600+ driver), and I have added /opt/Omni/lib to my /etc/ld.so.conf and re run ldconfig. However when gs runs it reports: ~$ gs -sDEVICE=omni GNU Ghostscript 6.53 (2002-02-13) Copyright (C) 2002 artofcode LLC, Benicia, CA. All rights reserved. This software comes with NO WARRANTY: see the file COPYING for details. <<<<<<<<<<<<<<<<<<<<<< ERROR >>>>>>>>>>>>>>>>>>>>>>> Error: Could not load libomni.so! I have also written very short c program to simply do a dlopen("libomni.so"). This fail, reporting: $ ./a.out /opt/Omni/lib/libomni.so: undefined symbol: cerr Can anyone help me out with what is going wrong? I have attached the short c program that I wrote to do the dlopen(). (BTW, I'm not subscribed to the mailing list). -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9LkwGx8QbdaYmRS8RAsq0AJ9jnltFBZMSKEwjeXTxJ8V3w8Gu6gCgg6EG oW8BEZD2cKk3s+kKO3DI+Dw= =I98P -----END PGP SIGNATURE----- |