Just tried to run the DownloadPsychtoolbox script under OSX 10.11.5 and octave 4.2.0. I get the same error message whether I use the default 'beta' install or specify an earlier version. From the install script, it looks like the dylib that it expects to copy over is not there. Not sure why that would be. Am I missing something? Any thoughts?
<All goes fine until the point below>
Running post-install routine...
warning: savepath: current path saved to ~/.octaverc
Octave major version 4 detected. Will prepend the following folder to your Octave path:
/Applications/Psychtoolbox/Psychtoolbox/PsychBasic/Octave4OSXFiles64 ...
warning: savepath: current path saved to ~/.octaverc
warning: octave_config_info is obsolete and will be removed from a future version of Octave, please use __have_feature__ or __octave_config_info__ instead.
warning: called from
octave_config_info at line 43 column 5
PsychtoolboxPostInstallRoutine at line 389 column 9
DownloadPsychtoolbox at line 830 column 4
error: copyfile: no files to move
error: called from
copyfile at line 85 column 5
PsychtoolboxPostInstallRoutine at line 389 column 9
DownloadPsychtoolbox at line 830 column 4