Print from Personal Apple Computer
If you need more in-depth assistance on locating proper drivers or connecting to the printer, please contact helpdesk@library.caltech.edu or call x6775.
Part 1: Installing the Printer Driver
- Identify the make and model of the printer you wish to connect to. In this case we will be attempting to connect to a Xerox C8035 printer. This information is important because you might need to install drivers onto your Apple computer.
- The Caltech Library does not host drivers for download. You will need to go to the appropriate vendor website and acquire the proper drivers based on make/model and operating system. In this example you will need drivers for either the Xerox C8035 or the Xerox C8055.
- Go to: https://www.support.xerox.com/support/altalink-c8000-series/downloads/enus.html?associatedProduct=C8000-series-built-in-controller&operatingSystem=macosx10_14&fileLanguage=en
- Under Drivers & Downloads: under Platform, select the operating system on your computer; under Category, select Drivers; and under Language, the language you wish to use. Select Apply Filters.
- Note the Filename for the Driver file. Select the box next to "I agree to the Terms and Conditions", then select DOWNLOAD to download the driver .dmg file. This should create a virtual drive on your Mac Desktop. It should automatically open after downloading.
- Within the virtual drive, locate the .pkg file and double-click to start the installation process.
- If message "This package will run a program to determine if the software can be installed" displays, click Allow.
- At "Introduction" click Continue.
- At "License" click Continue.
- Click "Agree" to agree to the terms of the license.
- At "Installation Type" click Install.
- If prompted, enter your local machine login password (note this is NOT your access.caltech password - this is what you use to log in to your machine.)
- At "Select A Printer", do not select a printer. Click Continue.
- At the message "Print Queue Not Created" select Continue.
- At "Download App", you can choose to download the app but it is not necessary. Click Continue.
- You should see the message "The installation was successful. The software was installed."
- Continue to Part 2.
Part 2: Configuring the CUPS Printer Server
- Launch a web browser and in the URL bar enter the following: localhost:631 for the address.
- If you get a message "The web interface is currently disabled" or another error message, launch the Terminal application and enter the following: cupsctl WebInterface=yes (and press enter). When complete, exit Terminal. Reload the browser window with localhost:631.
- You should now be on the main CUPS page. The version of CUPS may vary - the latest available version is 2.3.6 (see cups.org).
- Click "Administration" in the top menu. Then, under the "Printers" section, select "Add Printer button".
- If prompted, enter your local machine login name and password (note this is NOT your access.caltech credentials - this is what you use to log in to your machine.)
- Under "Add Printer", select the LPD/LPR Host or Printer bullet and click Continue.
- There are four Library print queues available:
- library-color-duplex – This queue defaults to duplex (double-sided) Color.
- library-color-simplex – This queue defaults to simplex (single sided) Color.
- library-grayscale-duplex – This queue defaults to duplex (double-sided) Grayscale (Black& White).
- library-grayscale-simplex – This queue defaults to simplex (single sided) Grayscale (Black & White).
- In the "Connection" box, enter one of the following four printer choices:
- lpd://access.caltech.username@131.215.225.26/library-color-duplex
- lpd://access.caltech.username@131.215.225.26/library-color-simplex
- lpd://access.caltech.username@131.215.225.26/library-grayscale-duplex
- lpd://access.caltech.username@131.215.225.26/library-grayscale-simplex
- IMPORTANT: It is very important that you replace the access.caltech.username variable with your correct access.caltech username. This is how you authenticate to the printers. For example, if your access.caltech username is mauricemoss, then you would enter: lpd://mauricemoss@131.215.225.26/library-color-duplex. The access.caltech username must be correct otherwise the card release will not recognize the print job. After entering the appropriate information, select Continue.
- On the next "Add Printer" page, you may enter any custom data you like for the Name, Description, and Location. It will not affect print functionality. Select Continue.
- On the next "Add Printer" page, under the "Make" pulldown menu, select Xerox and select Continue.
- On the next "Add Printer" page, scroll down until you locate the appropriate Printer model/driver. Once it is selected, select Add Printer.
- If the next page displayed is "Set Printer Options", then the printer has successfully been added.
- You can repeat these Part 2 steps to add other print queues as needed.