Samsung M2885FW SL-M2885FW Fiche De Données

Codes de produits
SL-M2885FW
Page de 324
Installing driver over the network
157
2.  Using a Network-Connected Machine
Installing the UNIX printer driver package
The installation procedure is common for all variants of UNIX OS mentioned.
1
From the Samsung website, download and unpack the UNIX Printer 
Driver package to your computer. 
Acquire root privileges.
su -
Copy the appropriate driver archive to the target UNIX computer.
 
See administration guide of your UNIX OS for details.
 
Unpack the UNIX printer driver package.
For example, on IBM AIX, use the following commands.
gzip -d < enter the package name | tar xf -
Go to the unpacked directory.
Run the install script.
./install –i
install is the installer script file which is used to install or uninstall the 
UNIX Printer Driver package.
Use “chmod 755 install” command to give the permission to the 
installer script.
Execute the “. /install –c” command to verify installation results.
Run “installprinter” from the command line. This will bring up the Add 
Printer Wizard
 window. Setup the printer in this window referring to 
the following procedures.
 
On some UNIX OS, for example on Solaris 10, just added printers may not be 
enabled and/or may not accept jobs. In this case run the following two 
commands on the root terminal:
accept <printer_name>
enable <printer_name>
 
Uninstalling the printer driver package
 
The utility should be used to delete the printer installed in the system.
a  Run “uninstallprinter” command from the terminal.
It will open the Uninstall Printer Wizard.
The installed printers are listed in the drop-down list.
b  Select the printer to be deleted.
c  Click Delete to delete the printer from the system.
d  Execute the “. /install –d” command to uninstall the whole package.
e  To verify removal results, execute the “. /install –c” command.
 
To re-install it, use the command “. /install –i” to reinstall the binaries.