Patrick Drechsler wrote on 11 Jun 2004 19:38:22 MET: [...compile error concerning lxml2...]
JFTR: Thanks to the help of David Meyer I was able to solve this problem. One has to add the following lines to ~/.bashrc: export CFLAGS="-I/usr/include/libxml2" export CPPFLAGS="-I/usr/include/libxml2" export LDFLAGS="-L/usr/lib -lxml2 -lz -lm" Andy Liaw alternatively gave me a pointer to the package `R.matlab' <URL:http://www.braju.com/R/> which can also import data from Matlab. Thanks to both. Patrick -- "It's called a shovel... I've seen gardeners use them. You stick the sharp end in the ground. Then it gets a bit technical." Terry Pratchett, Reaper Man ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
