[gs-bugs] [Bug 689779] Colors: 32-bit is incorrect BUT 64-bit works
fine
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Tue Apr 1 15:28:33 PDT 2008
http://bugs.ghostscript.com/show_bug.cgi?id=689779
------- Additional Comments From rick.richardson at comcast.net 2008-04-01 15:28 -------
foo2qpdl wrapper does "-c -C10" fine. It is shell.
[SNIP]
while getopts "1:23456789o:b:cC:d:g:l:u:L:m:n:p:q:r:s:tz:ABS:D:G:I:PX:Vh?" opt
do
case $opt in
[SNIP]
C) COLORMODE="$OPTARG";;
Do this:
$ wget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gz
Now unpack it:
Unpack:
$ tar zxf foo2zjs.tar.gz
$ cd foo2zjs
Now compile and install it. The INSTALL file contains more detailed
instructions; please read it now.
Compile:
$ make
Select the model number for your printer:
$ ./getweb 300 # Get Samsung CLP-300 .ICM files
Install driver, foomatic XML files, and extra files:
$ su OR $ sudo make install
# make install
(Optional) If you use CUPS, restart the spooler:
# make cups OR $ sudo make cups
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the gs-bugs
mailing list