R-beta: POSIX regular expressions not available [INSTALLATION!]

Hubert Palme palme at uni-wuppertal.de
Fri Mar 13 11:57:28 CET 1998


Martin Maechler: 
 > Half an answer:
 > 
 > If POSIX regular expression is used, depends on
 > 
 > #ifdef HAVE_REGCOMP	(in  src/main/character.c)
 > 
 > This is defined during installation when './configure' is run
 > (./configure writes this result into  src/include/Platform.h ).
 > 
 > In the many output lines of configure, you have probably seen
 > 
 > ----------------------- --
 > checking for regcomp... no
 > ----------------------- ##
 > where you'd rather would want to see "yes".
 > 
 > ------------------
 > A short (not so helpful) answer is
 > 	``Get a better C compiler + libraries''.
 > 
 > Do you have GNU's cc (gcc) 2.7.1 or newer?
 > [type "gcc -v"]

Hmm... This is not very satisfactory. 

Question to the authors: In,t one of the GNU libraries (regex, rx)
sufficient for the task?? So one having a "bad" cc can install this
library without having to install gcc...

-- 
======================================================================
Hubert Palme         Bergische Universitaet-Gesamthochschule Wuppertal
                                      Computing  Center
                                      D-42097 Wuppertal
Email: palme at uni-wuppertal.de             (Germany)
http://www.hrz.uni-wuppertal.de/hrz/personen/h_palme.html
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list