Cups installation error: libcups.2.dylib: mach-o, but wrong architecture
am having some trouble with cups. I downloaded the latest source (1.2.10) from easysw.com. I ran configure with no options, and then ran make and make install. I got no serious errors. When I try to run safari, I get the following in the console window:
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
I have tried re-compiling with the flag -arch i386, which is what uname reports, put I get get the same result. I don't know what platform the system may be looking for, but I do need to get this working. Any help would be appreciated.
By the way, CUPS seems to work with Firefox.
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
I have tried re-compiling with the flag -arch i386, which is what uname reports, put I get get the same result. I don't know what platform the system may be looking for, but I do need to get this working. Any help would be appreciated.
By the way, CUPS seems to work with Firefox.
mini, Mac OS X (10.4.8), Cups 1.2.10