[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
new version of "photom" package
I have created a better "package" for the photom and collate programs;
the actual code and behavior remains the same (except for a few bug
fixes), but installation should be easier. One now goes through the
usual sequence
- download .tar.gz file
- unzip
- run tar
- cd to the source code directory
- run "./configure"
- run "make"
I've added a test script to make sure that the code builds properly;
after running the "make", one can
- run "make check"
which executes the Perl script "selftest.pl". If all goes well, it should
finish without any messages.
You can find this code in several places:
my machine http://spiff.rit.edu/photom
and (as of tomorrow, I hope)
Freshmeat http://freshmeat.net/projects/photom
I really want to make a substantial change to this code: it should
allow the user to apply a different zero-point to each field, while
sharing the same color terms during the entire night. That will
take a few more weeks, at least.
Michael Richmond