R-devel Aug18 version on hpux10.20
Prof Brian D Ripley
ripley@stats.ox.ac.uk
Thu, 19 Aug 1999 06:54:27 +0100 (BST)
On Wed, 18 Aug 1999, U-E59264-Osman F Buyukisik wrote:
> Hello,
>
> configured with gcc-2.95, hpux ld, hpux fort77, --with-readline
>
> I had three problems:
>
> 1. changed f77 to fort77 in Makeconf files/Makefile (I had
> --with-f77=fort77 in the configure line)
>
> 2. readline : picked up that I had readline, but the include location
> was inserted into the CFLAGS, and history was marked as
> unavailable. Made changes to Makeconf and etc/Makeconf
That might be gcc-2.95. I found that its default include path is set up to
include prefix/include but not /usr/local/include, which are of course the
same only if you install in /usr/local (and that is where 2.8.1 is). This
means that for me readline is only found correctly when I use 2.95 if I
have CPPFLAGS set to -I/usr/local/include in config.site (readline was
installed in /usr/local).
--
Brian D. Ripley, ripley@stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272860 (secr)
Oxford OX1 3TG, UK Fax: +44 1865 272595
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._