Curtis Vaughan wrote: > I'm totally lost here. Ok, I downloaded CUPS, but I see according to > docs that I need to install > - JPEG 6b or higher > - PNG 1.0.6 or higher > - TIFF 3.4 or higher > - ZLIB 1.1.3 or higher
As Ben mentioned you could just do fink install cups (assuming you've installed fink). Or you could do fink install libjpeg libpng libtiff zlib (or something similar, I pulled those names from memory so do fink list first). And then try and build cups against those libs. For all of that you'll need Apple's developer tools installed - you do have those installed right? Lastly and *importantly* remember Apple is including cups in OS X 10.2 Jaguar, so if you are about to upgrade don't bother messing about with installing it yourself. Configuration of CUPS on OS X can be tricky, depending on what sort of printer you are using it for. You'd be better off asking all this on an OS X list, X4U's Unix list would probably be a good one: <http://www.themacintoshguy.com/lists/X.html> Adrian ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
