Skip to content

0.63 missing .pl files in etc?

2 messages · Peter Dalgaard, Kurt Hornik

#
U-E59264-Osman F Buyukisik <absd00t@c1186.ae.ge.com> writes:
Hmmm. The INSTALL program is responsible for setting the modes. Are
you using an old config.cache? otherwise configure is probably getting
it wrong. Solaris has this stuff in Makeconf:

INSTALL = $(top_srcdir)/aux/install-sh -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_DIR = ${INSTALL} -d

if you have something else, you might want to try enforcing the above.

That "make" continues past errors and still creates stamp-xxx is an
annoying, but well-known misfeature. Partly my fault for telling Kurt
to leave it alone in the period up to the release (but otherwise
things might have gone *really* wrong!).

I'll cc this to r-devel, in case there's another HP-UXer out there
who's been trying this. In particular, I have absolutely no bearing on
your .so/.sl problem below (unless that's also caused by INSTALL..).
...

  
    
#
Hmm.  On my TODO list but as Peter sort of waived this ... I won't be
able to get this done this week, so if someone else wants to ...
I already fixed this this morning.
Why is that?

-k
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._