George,
Thanks for the quick response

The embedded script issue was an oops in that I'd fixed it, but forgot to commit the change before I
bundled the distro. Thanks for catching that one.
Correct on the IDLshare.so issue. Shouldn't be in the source package - is now removed.
As for the gfortran issue :
> Putting a symbolic link in /usr/local/lib gets the seadas menu, but I expect there may be other dylib problems to sort.
Your solution should be all that is necessary (it is in fact how my system is set up).
The SDSDATA variable is one of several that are no longer necessary. It has been replaced by OCDATAROOT. However,
there were a couple of places in the code where I forgot to make the change. These have now been fixed.
There were hard-coded paths in the previous versions of the seadas.env file. I'll work on making them relative
to $SEADAS (or $OCDATAROOT).
The run/var directory has been restored to the seadas_processing_common.tar.gz
If you find any other issues, please don't hesitate to pass them along

Thanks,
Sean