[Bug 17354] printing on Mac OS X fails

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 7 08:49:37 CST 2009


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





--- Comment #9 from David Baumgold <singingwolfboy at gmail.com>  2009-03-07 08:49:36 ---
(In reply to comment #7)
> Have you tried running comparing Wine and Darwine's source to see how they fix
> it?

Unfortunately, I wouldn't know where to start. So no, I haven't. Can you give
me some pointers on where to look and what to look for?

(In reply to comment #8)
> 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

$ file /usr/lib/libcups.2.dylib 
/usr/lib/libcups.2.dylib: Mach-O universal binary with 4 architectures
/usr/lib/libcups.2.dylib (for architecture ppc7400):    Mach-O dynamically
linked shared library ppc
/usr/lib/libcups.2.dylib (for architecture ppc64):      Mach-O 64-bit
dynamically linked shared library ppc64
/usr/lib/libcups.2.dylib (for architecture i386):       Mach-O dynamically
linked shared library i386
/usr/lib/libcups.2.dylib (for architecture x86_64):     Mach-O 64-bit
dynamically linked shared library x86_64
$ ls /etc/printcap
ls: /etc/printcap: No such file or directory


-- 
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