Trouble installing Psychtoolbox on Mac OSX 10.8.4

Hello,

I am trying to install Psychtoolbox on a new mac running OSX 10.8.4. I have installed a 32-bit version of matlab (v 2010a), and I have installed the subversion command line tools. the file svn is on my computer at the location /usr/bin/svn, but the function DownloadPsychToolbox doesn't find the file. When I insert the line svnpath= '/usr/bin/'; into DownloadPsychToolbox.m, it finds the file, but still fails later due to error code 1.

Has anyone found a work around to this problem? I have tried to install the old version of subversion (1.6.9), but haven't been able to locate it.

Any advice would be greatly appreciated.

Thank you in advance!
Make sure to use the latest DownloadPsychtoolbox.m from our Website. Post the full error output if it fails.

Also PTB for 32-Bit Matlab on OSX is no longer supported. Get yourself a 64-Bit Matlab for your new machine for less trouble.

-mario

--- In psychtoolbox@yahoogroups.com, "dhermosa107" <dhermosa107@...> wrote:
>
> Hello,
>
> I am trying to install Psychtoolbox on a new mac running OSX 10.8.4. I have installed a 32-bit version of matlab (v 2010a), and I have installed the subversion command line tools. the file svn is on my computer at the location /usr/bin/svn, but the function DownloadPsychToolbox doesn't find the file. When I insert the line svnpath= '/usr/bin/'; into DownloadPsychToolbox.m, it finds the file, but still fails later due to error code 1.
>
> Has anyone found a work around to this problem? I have tried to install the old version of subversion (1.6.9), but haven't been able to locate it.
>
> Any advice would be greatly appreciated.
>
> Thank you in advance!
>