CUPS universal for MAc Intel

Yu-Hung Lien yhlien2003 at yahoo.com.tw
Mon Oct 13 07:18:36 PDT 2008


Dear Mr. Sweet,

Have you ever considered to add the building instructions for Mac Universal Binaries into the document "install"? I believe many people also need this information to build their own binary.


Yu-Hung Lien

> Alexander Demmler wrote:
> > Hi!
> >
> > How do I compile CUPS on MacINtel Plattform to provide a universal Framework. Ihave tried ./configure + make + make install for now.
> > Printng is fine, but if I launch PPC Apps(Rosetta) than I get this:
> >
> > dyld: Library not loaded: /usr/lib/libcups.2.dylib
> > Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
> >   Reason: no suitable image found.  Did find:
> > 	/usr/lib/libcups.2.dylib: mach-o, but wrong architecture
> > 	/usr/lib/libcups.2.dylib: mach-o, but wrong architecture
>
> Use:
>
>      ./configure --with-archflags="-arch i386 -arch ppc"
>
> when compiling on an Intel system.  You can do something similar on
> PPC systems but you also need to specify the 10.4u SDK paths.
>
> --
> ______________________________________________________________________
> Michael R Sweet                        Senior Printing System Engineer
>





More information about the cups mailing list