mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
b4421c65e1
- preparation for adding the drivers which version is 2.6.2.
15 lines
376 B
Plaintext
15 lines
376 B
Plaintext
|
|
You need to add following lines into /etc/libmap.conf:
|
|
|
|
# Photo Image Print System (for EPSON bubble jet printer)
|
|
[/usr/local/lib/pips/%%LIB_FILE%%]
|
|
libc.so.6 pluginwrapper/pips.so
|
|
libdl.so.2 pluginwrapper/pips.so
|
|
|
|
Please execute the following command:
|
|
|
|
/usr/local/libexec/pips/%%PRT_MODEL%%/setup
|
|
|
|
to setup /etc/printcap, make a spool in /var/spool/lpd/ and so on.
|
|
|