Radiance tutorial exercise problem

Hi Greg,

Thank you for you help. I tired the tcsh shell as you advised, but somehow I couldn’t add PATH to .cshrc file. So I tried to use ./makeall install to install it cause I don’t know what to do with it. But it’s not working:

./make: No such file or directory.
or
sudo: ./makeall: command not found

The installation file I used is .pkg file for macOSX. And I have command line tools.

Since I couldn’t figure out what’s the problem, I switched back to bash shell again to try objline, objpict and x11meta.

This time, objline and objpict showed messy corrupted codes. Maybe like you said, they cannot use without c-shell?

If I pipe objline with x11meta, the x11meta just flashed. And it says I can’t open the vchars.mta. Very similar to this discussion from pevlek86. Looks like an installation fault.

I want to use make to reinstall it. But it just not working. Do you know how to solve that?