From: Rafael A. de <raf...@ic...> - 2003-02-02 02:44:48
|
I have gs-esp from debian unstable installed in my machine. If i type "gs -h", it lists omni among the available devices. But if I try "gs -sDEVICE=omni -sOutputFile=test test.ps" it fails with: ESP Ghostscript 7.05 (2002-09-02) Copyright (C) 2002 artofcode LLC, Benicia, CA. All rights reserved. This software comes with NO WARRANTY: see the file PUBLIC for details. <<<<<<<<<<<<<<<<<<<<<< ERROR >>>>>>>>>>>>>>>>>>>>>>> Error: Could not load libomni.so <<<<<<<<<<<<<<<<<<<<<< ERROR >>>>>>>>>>>>>>>>>>>>>>> Error: Could not load libomni.so I tried to compile omni-0.7.2 and copy libomni.so to /usr/lib (it was missing) but the error persisted. Is there some fixed place where libomni.so should reside? If not, what could be wrong? Thanks. |