ICE

TCP/IP Products => TCP-PLUS => Topic started by: fred234 on December 29, 2003, 12:14:46 pm

Title: TCP/IP Printing in SuSE Linux Enterprise Server 8
Post by: fred234 on December 29, 2003, 12:14:46 pm
Hello,

I'm from a SCO Unix background and knows how to setup ICE.TCP printing services in sco. I'm now upgrading OS to SuSE Linux Enterprise Server 8 and would like to know how to setup a printer. I've already installed ICELPD and created the service port 2346. This is fine. Where do I place the interface script?

Any help is much appreciated.

Thanks in advance

 ???
Title: Re:TCP/IP Printing in SuSE Linux Enterprise Server 8
Post by: Bob on December 29, 2003, 12:18:59 pm
Hello,

I'm from a SCO Unix background and knows how to setup ICE.TCP printing services in sco. I'm now upgrading OS to SuSE Linux Enterprise Server 8 and would like to know how to setup a printer. I've already installed ICELPD and created the service port 2346. This is fine. Where do I place the interface script?

Any help is much appreciated.

Thanks in advance

 ???

Can you find out which type of printing services SuSE 8 supports?
It is probably the older lpr, lprng  or cups.

rpm -qa | grep -i lp
rpm -qa | grep cups

Would probably give us a good clue...
Title: TCP/IP Printing in SuSE Linux Enterprise Server 8
Post by: fred234 on April 16, 2004, 06:30:52 am
Hi Guys,

Herewith some feedback. Been trying to setup a local printer but this is not working. Any help is much apreciated.

rockhard:~ # rpm -qa | grep -i lp

cdparanoia-IIIalpha9.8-287
yelp-1.0.3-82
susehelp-2002.09.05-25
susehelp_en-2002.09.05-25

rockhard:~ # rpm -qa | grep cups
cups-libs-1.1.15-61
cups-client-1.1.15-61
cups-1.1.15-61
cups-drivers-1.1.15-91
cups-drivers-stp-1.1.15-91
kdelibs3-cups-3.0.3-100

rockhard:~ #

Thanks in advance