|
From: Mark H. <ha...@us...> - 2003-02-03 15:59:18
|
Hi Rafael,
> 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?
You should
make install; make installLocal
to install the omni driver. It should reside in /opt/Omni/...
Other problems include espgs not linking in libstdc++ which omni needs.
Mark
Take a look at the Linux Omni Printer Driver Framework at
http://www.ibm.com/linux/ltc/projects/omni/
|