I having a major problem compiling PS as a result of CEL not installing correctly.
Downloaded the latest cvs copy of CEL
Here is the commands sequence to compile CEL:
./configure --enable-new-renderer (no errors)
jam (no errors, and babout half the targets done)
celtst -relight (with a man model that animates as you move, also no visible defects could be seen)
./cel-conf --prefix (returns /usr/local)
Checked installation location (/usr/local) and nothing appears in the obvious places /usr/local/bin/, /usr/local/include/, /usr/local/lib/ and /usr/local/share/.
jam does not seem to do any installation of files, nor does ./configure create any makefiles for installing CEL file to either the default (/usr/local) or --prefix=?

locations, as is done with CS.
How does one overcome the installation problem.