Samsung SL-M3015DW Manual De Usuario

Descargar
Página de 228
Installing driver over the network
113
2.  Using a Network-Connected Machine
UNIX
 
Make sure your machine supports the UNIX operating system before 
installing the UNIX printer driver (see "Unix" on page 81).
The commands are marked with “”, when typing the commands, do not 
type “”.
Some features and optional goods may not be available depending on 
model or country (see "Features by model" on page 6).
 
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.