Hi,
I was trying to run recon-all on a Redhat Enterprise machine and it failed when trying to run nu_correct with the error:
command not found
The problem was that nu_correct assumes that perl is in /usr/pubsw/bin/perl, while on the default Redhat install it is at /usr/bin/perl. As a work around I created a /usr/pubsw/bin and made a soft link to perl there and now nu_correct works. But, this seems like a hack and I was wondering if there is a better way to tell the MNI programs where perl actually lives. Thanks very much.
Xander