R-beta: Solaris 2.4, R-62.1, and regex

gordon.harrington@uni.edu gordon.harrington at uni.edu
Thu Jul 2 04:50:37 CEST 1998


With R-62.1 on Solaris 2.4, configure says the system has regcomp though I do
not know where it is getting that information. The Solaris 2.4 regex and other
regular expression functions are not interchangeable with the GNU regex and
libraries used by sub() and gsub(). Hence it is necessary to acquire the GNU
version and to get it into the load path ahead of the system libraries to load
it rather than the Solaris 2.4 version. It needs to go into src/main/Makefile. 
It seems to me it should be possible to set paths in config.site but I have
been unsuccessful in propogating any flags or libs from there.

gordon


Gordon M. Harrington		Mail:	3720 Village Place, #6308
Professor Emeritus			Waterloo, IA 50702-5848
University of Northern Iowa 	Phone:	319-291-8535
gordon.harrington at uni.edu	Fax:	319-291-8324

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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