Installing InfoPrint Select for macOS
Note: Starting with macOS 10.6, filters and backends are run inside a security sandbox that
restricts beyond the normal UNIX user/group permissions what a filter or backend can
do. To use InfoPrint Select on these operating systems, add Sandboxing Relaxed to the file
/etc/cups/cups-files.conf and restart the CUPS service. Open the Terminal application and run this command:
sudo launchctl stop org.cups.cupsd
If prompted, enter the password for the current user, press the Enter key, and then run:
sudo sh -c 'echo "Sandboxing Relaxed" >> /etc/cups/cups-files.conf' sudo launchctl start org.cups.cupsd
To install the InfoPrint Select clients:
- Log in to the macOS system as root.
- Mount the RICOH InfoPrint Manager: Common Clients ISO file.
- Copy the installer package for the version of the InfoPrint Select client you want to install to a temporary location. For example:
/tmp. - To install the InfoPrint Select client, double-click the
ipr-select-4.15.m-n.x86_64.pkgpackage to launch the installer.m and n represent the service update level.
If prompted, enter the password for the current user and press the Enter key.
If you want to install the InfoPrint Select clients in silent mode:
- Open a command terminal.
- Execute the following commands:
sudo -S installer -verbose -pkg /tmp/ipr-select-4.15.m-n.x86_64.pkg -target /m and n represent the service update level.
- Follow the instructions provided in the installer to finish the installation.
- These environment variables must be set for the macOS Command Line client, installed
with the InfoPrint Select client, to work. The install process puts two shell configuration files
(ipr-cmd.cshandipr-cmd.sh) in the/etc/profile.ddirectory to set them. Edit these files and provide values for:- PDHOST
- The name of the host where the InfoPrint Manager server is located.
- PD_SOCKET
- The TCP/IP socket number of the port for the InfoPrint Manager server. The default socket is 6874. Use 6874 unless your system has been specifically set up differently, or you have more than one InfoPrint Manager server running on the host.
- PDPRINTER
- The default logical destination in the InfoPrint Manager server that you want to use. The commands use this value if you do not specify a logical destination (the -PDestinationName flag) on the command line.
Note: To perform a correct installation, use a macOS account with admin rights.
To use InfoPrint Select for macOS you must create an InfoPrint Select printer using one of the methods described in Creating InfoPrint Select printers on macOS.