Yahoo Groups archive

Digital BW, The Print

Index last updated: 2026-04-28 22:56 UTC

Message

Re: QuadToneRIP 2.0

2003-07-19 by thericker88

Roy,

You are correct.  I didn't create any curves, but I was trying to add the curves you 
created.  They weren't adding because I forgot to change the Printer name in the 
curve descripter files.  Woops!  Once I changed those, it worked fine.

2 things I noticed:
(1) I tried adding the new 2200 curves that were available on your site, but simply 
changing the printer names did not work for me.  I had to take the old 2200 curves 
and redo them to match the content of the new files. The redone old curves added 
fine.

(2) The other thing is in the print dialog, under printer features, in basic settings.  
The media type and resolution settings are missing?  I went into the printcenter and 
made  the QTR printer my default, but those two settings is still missing.  I have a 
2200 by the way.

This always happens to me.  I'm always forgetting one or two steps!  

Thank you!



--- In DigitalBlackandWhiteThePrint@yahoogroups.com, "Roy Harrington" <roy@h...> 
wrote:
> 
> It looks to me as though you haven't created any curves yet so the
> Install-Curves script is just saying there aren't any.
> 
> You can find some examples of ink descriptions in ExampleInks.  The idea
> is to start with one that uses a similar printer and with a similar ink set.
> Then tuning the values based on a few calibration runs.
> 
> The GettingStarted file has a fair amount of description of this.
> 
> Roy
> 
> --- In DigitalBlackandWhiteThePrint@yahoogroups.com, "thericker88" 
> <thericker@s...> wrote:
> > Hello,
> > 
> > I am having a problem with installing curves. I viewed the "Run-Install-Curves" 
file 
> in 
> > TextEdit, and it is the same as what your new version shows.  Unfortunately when 
I 
> > run it, I get the "Warning: no quadtone curve folder found" error.  The 
"quadcurves" 
> > file does appear in the user/local/bin folder too.
> > 
> > Thank you!
> > 
> > 
> > --- In DigitalBlackandWhiteThePrint@yahoogroups.com, "Roy Harrington" 
> <roy@h...> 
> > wrote:
> > > --- In DigitalBlackandWhiteThePrint@yahoogroups.com, "Kees Brandenburg" 
> > > <ctb@z...> wrote:
> > > > Hello Roy, 
> > > > Today I upgraded to QuadToneRIP 2.0 but ran into a problem when
> > > > installing curves.
> > > > 
> > > > After running Run-Quad-Profile the example curve (1160-fs) is
> > > > installed and visible in the curve dropbox (inside the folder
> > > > Quad_1160). But after running Run-Install-Curves and entering the
> > > > password I get this message:
> > > > 
> > > > quadcurves: quadcurves: No such file or directory
> > > > logout
> > > > [Process completed]
> > > > 
> > > > When doing a search for quadcurves I find a file (put there by the
> > > > installer) in usr/local/bin
> > > > 
> > > > The curve doesn't show up in the print dialog.
> > > > What should I do?
> > > > Thanks,
> > > > 
> > > > 
> > > > Kees Brandenburg
> > > 
> > > Thanks, Kees.  Apparently /usr/local/bin isn't in the default search path.
> > > 
> > > Here's the simple fix,  the file Run-Install-Curves can be edited with TextEdit.
> > > Adding the line that begins with PATH will make it find quadcurves.  Note
> > > that you can't write the change to the read-only disk image or the download.
> > > Write it to your own copy.
> > > 
> > > ------NEW VERSION of Run-Install-Curves ------
> > > #!/bin/sh
> > > PATH=.:/usr/local/bin:$PATH
> > > cd `dirname $0`
> > > echo " "
> > > sudo sh quadcurves
> > > ------ END
> > > 
> > > Roy

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.