Re: Can't calibrate the display with an X-Rite "eye-one display 2"



Federico Bruni wrote:

dispcal -v TargetA
works fine here: the .cal file is created.
So it's a problem in gnome-color-manager, right?

Hi,
        yes I'd say that accessing the instrument is OK.

I've checked http://argyllcms.com/doc/Compiling.html
and I wonder if there's a better way for installing system-wide. I mean,
better than manually copying bin/*
How can I uninstall then? Should I remember every file I've copied?!?

It's a bit simple, yes. One approach for manual installation is to create
a bin/argyll directory and copy the files in there and fix your $PATH to include
that directory.

If you're building it using Jam, then you can use the
DESTDIR variable to direct "jam install" where
to put things. You can use the jam -s option to set these
variables on the command line. To see what it's going
to do use jam -n, e.g. "jam -sDESTDIR=/bin -n install" to
see where things would go.

You can then uninstall using "jam -sDESTDIR=/bin uninstall".

Graeme Gill.



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