On 22/06/2014, 5:07 PM, Scott Kostyshak wrote: > As of r65998 I'm getting > /usr/bin/install: cannot stat > ‘/home/scott/rbuilds/r-devel/repo/share/Rd/macros/*’: No such file or > directory > > Commenting out the newly added > > @for f in $(srcdir)/Rd/macros/*; do \ > $(INSTALL_DATA) $${f} "$(DESTDIR)$(rsharedir)/Rd/macros"; \ > done > > in share/Makefile.in > fixes compilation for me. > > I'm on Ubuntu 13.10. My configure output is here: > https://www.dropbox.com/s/srwa1mbzesvvq5v/configure > my make output is here: > https://www.dropbox.com/s/q7ylkw00re7riaf/make > and my config.log is here: > https://www.dropbox.com/s/0w09zhds9q6253n/config.log
Just a missed commit, now fixed. Duncan Murdoch ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel