Toshiba 281C, 451C, 351C manual Open your Linux/UNIX editor Create the following file

Models: 281C 351C 451C

1 372
Download 372 pages 32.3 Kb
Page 172
Image 172

2.Installing Client Software

4.Open your Linux/UNIX editor.

5.Create the following file.

/etc/lp/interfaces/<queue name>.conf

6.Add a line as below in the <queue name>.conf.

dest=<IP address>

7.Save the file.

8.Enter the following command:

mkque -q <queue

name> \

-a

s_statfilter

= /usr/lib/lpd/bsdshort \

-a

up = TRUE -a

host = <IP address> -a rq = dssc

9.Enter the following command:

mkquedev -q <queue name> -d dev_<queue name> \ -a backend = /opt/toshiba/tap/bin/est451cBackend

10.Enter the following command:

cp /usr/lib/lpd/pio/predef/net_est451c \ /opt/toshiba/tap/filter/<queue name>

Creating a print queue manually on Linux

1.Enter the following command:

ls /opt/toshiba/tap/interface

2.If the above directory does not exist, enter the following

command:

mkdir /opt/toshiba/tap/interface

3.As root open your Linux/UNIX editor.

4.Open your Linux/UNIX editor.

5.Create the following file.

/opt/toshiba/tap/interface/<queue name>.conf

6.Add a line as below in the <queue name>.conf.

dest=<IP address>

7.Save the file.

8.Enter the following command:

cp /opt/toshiba/tap/model/net_est451c \ /opt/toshiba/tap/interface/<queue name>

9.Enter the following command:

/opt/toshiba/tap/bin/modPrintcap \ -a <queue name> <IP address>

10.Enter the following command:

ls /opt/toshiba/tap/bin/flag_<queue name>

172

Printing Guide — Installing Client Software for UNIX

Page 172
Image 172
Toshiba 281C, 451C, 351C manual Open your Linux/UNIX editor Create the following file