Bill Allombert on Wed, 13 May 2015 11:23:38 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: OS X: ??sumnummon does not work


> I discovered that the problem was a badly made "make snapshot",
> because that is how I transferred the files to that machine.
> 
> I noticed that the "snapshot" target has no dependencies in the Makefile:
> 
> snapshot:
>     config/settar $(VERS) snapshot
> 
> Surely, the "snapshot" target should depend on the shipped source
> files, in particular usersch3.tex?

Yes, you need to do 'make doc' before running 'make snapshot'.

Cheers,
Bill.