Print

Print


I think you may only have the updates installed, and not the original 
distribution.  The updates should be installed on top of the original by 
e.g....

gunzip < spm5.tar.gz | tar xvf -
cd spm5
gunzip < Updates_958.tar.gz | tar xvf -

Best regards,
-John

On Tuesday 04 December 2007 21:31, Rojas Don wrote:
> SPMers:
>
> I'm having difficulties compiling the SPM5 source for my Intel iMac.  I'm
> using OS X 10.4.11 and Matlab 7.5.0 (R2007b) and following the directions
> on the wiki site:
>
> http://en.wikibooks.org/wiki/SPM/Installation_on_Mac_OS_(Intel)
>
> However, when I attempt the make as follows:
>
> Make PLATFORM=Darwin.intel
>
> I get the following error message after what appears to be a promising
> start to the compile:
>
> make: *** No rule to make target `spm_matfuns.c', needed by
> `spm_brainwarp.mexmaci'.  Stop.
>
> Any ideas?
>
> Thanks,
>
> Don Rojas