For a while I have had a problem with making Lyx after svn update.
:/Applications/lyx-devel1.6/lyx-devel Roger$make
cd . && /bin/sh /Applications/lyx-devel1.6/lyx-devel/config/missing --
run aclocal-1.10 -I m4 -I config
autom4te: cannot open autom4te.cache/requests: Permission denied
aclocal-1.10: autom4te failed with exit status: 1
This is easily overcome by sudo make.
It seems the only permission problem is with autom4te.cache.
When config/missing is not invoked by make following svn update, make
runs OK without requiring sudo.
Any ideas on what's going wrong. "It used to work OK" without sudo.
Regards
Roger