Steve Jacobsen on Tue, 6 Feb 2001 18:11:55 +0100 (CET)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Am I on the right path?


I'm setting up a web server as a learning process and want to print to a printer that is served by a MS Windows NT server. From what I am reading I can use apsfilter to help cleanup the print quality. Right now I am getting print jobs out there but they are stair stepping.
 
When I ran the ./SETUP. I was informed that I needed ghostscript 6.01. I went to ghostscript.org and then rpmfind.net and found ghostscript 6.50 i386. I tried to install it but there were conflicts with ghostscript 5.50 that had been installed by default from the Linux 7.0 CDROM. I then tried to use the --replacefiles but then I showed that both 5.50 and 6.50 were installed and then when I ran ./SETUP it told me that GLIBC_2.2 is not defined in file libc.so.6 with link time reference.
 
Am I on the right path or am I all wet?
 
Steve