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

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.