Hello,

I've been running QuickBooks 5 for a while now with few problems.  At the
same time, I try to do weekly builds out of the WINE CVS tree to see how
support for some applications is doing.  Recently, when I try to print
from QB, WINE tells me:

err:module:BUILTIN_LoadModule loaded .so but dll WINEPS.DRV still not
found

along with an application error telling me that there is a problem with
WINEPS.DRV.  Unfortunately, the last time I tried printing was May 23, so
I don't know which update caused this.  I've noticed that the driver has
recently been moved out of the core, but the documentation would seem to
be lagging if in fact something different has to happen.

-debugmsg +relay shows
Call KERNEL.95: LOADLIBRARY(0x0277be72 "WINEPS.DRV") ret=08af:122c ds=09cf

and  +elfdll
trace:elfdll:ELFDLL_dlopen Trying
dlopen('/home/sean/wine/cvs/lib/libwineps.drv.so', 2)
err:module:BUILTIN_LoadModule loaded .so but dll WINEPS.DRV still not
found

(which is weird, because there is no /home/sean/wine directory).  As a
guess, I copied /usr/local/lib/libwineps.so to
/home/sean/wine/cvs/lib/libwineps.drv.so, but nothing.

I've got 
[dlloverrides]
wineps = builtin

in ~/.winerc and win.ini has
[PrinterPorts]
Wine PostScript Driver=WINEPS,LPT1:,15,45
[windows]
device=Wine PostScript Driver,WINEPS,LPT1:
[devices]
Wine PostScript Driver=WINEPS,LPT1:

(the PrinterPorts entry is new, I saw it the news group and thought it
might help but no luck)

Any help or pointers would be appreciated.

Thanks,

Sean 

--------------------------------------------------------------------
Sean A. Walberg <[EMAIL PROTECTED]>                 http://www.ertw.com

Reply via email to