[R] Problem installing XML in Ubuntu 10.10
Dirk Eddelbuettel
edd at debian.org
Tue Apr 26 00:46:45 CEST 2011
On 25 April 2011 at 17:39, Abraham Mathew wrote:
| Hello folks,
|
|
| Here's is info on what system I'm working on.
| > sessionInfo()
| R version 2.13.0 (2011-04-13)
| Platform: i686-pc-linux-gnu (32-bit)
|
|
| I'm trying to install the XML package. However, I end up with the following
| error message.
You can install the prebuilt package
r-cran-xml
directly from the Ubuntu repositories.
Dirk
| > install.packages("XML")
| ....
| checking for xml2-config... no
| Cannot find xml2-config
| ERROR: configuration failed for package XML
| * removing /home/abraham/R/i686-pc-linux-gnu-library/2.13/XML
|
| The downloaded packages are in
| /tmp/RtmpUsckPl/downloaded_packages
| Warning message:
| In install.packages() :
| installation of package 'XML' had non-zero exit status
|
|
| When I run library(XML), I get that there is no package named XML.
|
| Can anyone help diagnose the problem.
|
|
| Thank You,
| Abraham
|
| [[alternative HTML version deleted]]
|
|
| ----------------------------------------------------------------------
| ______________________________________________
| R-help at r-project.org mailing list
| https://stat.ethz.ch/mailman/listinfo/r-help
| PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
| and provide commented, minimal, self-contained, reproducible code.
--
Gauss once played himself in a zero-sum game and won $50.
-- #11 at http://www.gaussfacts.com
More information about the R-help
mailing list