[Bug 17354] printing on Mac OS X fails

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 6 16:34:50 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=17354





--- Comment #8 from Detlef Riekenberg <wine.dev at web.de>  2009-03-06 16:34:49 ---
(In reply to comment #6)
> > Wine is unable to load the required library.
> > When CUPS failed to load, Wine will try to open and parse "/etc/printcap"
> > (BSD printing system) to use the Printers from there.

> $ locate libcups.2.dylib
> /usr/lib/libcups.2.dylib
> Where does Wine expect libcups.2.dylib to be located? 

I have no Idea about a MAC, but Wine use dlopen, so
/usr/lib/libcups.2.dylib should be fine.

Wine need a 32bit lib: $ file /usr/lib/libcups.2.dylib
But when Wine can't get the Printers from CUPS, "/etc/printcap" is parsed
and Wine should still find your Printers.

I have no Idea, why both methods fail.
Please attach /etc/printcap

> It's exactly the same computer, with
> exactly the same configuration. When I try to print via wine installed via
> Macports, printing fails. When I try to print via Darwine-packaged wine,
> printing works.
Sorry, i interpreted Darwine as Wine for MAC/PPC.

-- 
by by ... Detlef


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list