Re: [R] R XML package on RHEL

2016-12-07 Thread Das Neves, David, Vodacom South Africa
Zahn [mailto:istaz...@gmail.com] Sent: 07 December 2016 08:53 PM To: Das Neves, David, Vodacom South Africa Cc: r-help@R-project.org Subject: Re: [R] R XML package on RHEL As far as I know you only need libxml and libxml2-devel. Do you have those installed? --Ista On Wed, Dec 7, 2016 at 8:00 AM

Re: [R] R XML package on RHEL

2016-12-07 Thread Ista Zahn
> David > > > -Original Message- > From: Ista Zahn [mailto:istaz...@gmail.com] > Sent: 07 December 2016 08:53 PM > To: Das Neves, David, Vodacom South Africa > Cc: r-help@R-project.org > Subject: Re: [R] R XML package on RHEL > > As far as I know you only

Re: [R] R XML package on RHEL

2016-12-07 Thread Ista Zahn
As far as I know you only need libxml and libxml2-devel. Do you have those installed? --Ista On Wed, Dec 7, 2016 at 8:00 AM, Das Neves, David, Vodacom South Africa wrote: > Hi > > I am trying install the XML package on R 3.3.0 on RHEL. After it complained > that the curl library was missing and

[R] R XML package on RHEL

2016-12-07 Thread Das Neves, David, Vodacom South Africa
Hi I am trying install the XML package on R 3.3.0 on RHEL. After it complained that the curl library was missing and we installed it, it continues to fail the linking step: gcc -m64 -std=gnu99 -shared -L/usr/lib64/R/lib -ldl -lpthread -lc -lrt -lcurl -lidn -lssh2 -lssh2 -lssl -lcrypto -lssl -l