Skip to content

unable to compile Recommended packages

4 messages · Douglas Bates, Alex Bryant, Jens Elkner

3 days later
#
Did you run

$RHOME/src/tools/rsync-recommended

to obtain the most recent versions of the recommended packages before
trying to compile them?
On Fri, Mar 5, 2010 at 3:01 PM, Alex Bryant <abryant at i-review.com> wrote:
#
Thank you for your responses.  It turns out the problem was my version of 'tar' on solaris.  I downloaded the latest Gnu tar and the install completed successfully.  Who would of know ;)

Thanks again,
Alex

-----Original Message-----
From: dmbates at gmail.com [mailto:dmbates at gmail.com] On Behalf Of Douglas Bates
Sent: Tuesday, March 09, 2010 1:48 PM
To: Alex Bryant
Cc: r-devel at r-project.org
Subject: Re: [Rd] unable to compile Recommended packages

Did you run

$RHOME/src/tools/rsync-recommended

to obtain the most recent versions of the recommended packages before
trying to compile them?
On Fri, Mar 5, 2010 at 3:01 PM, Alex Bryant <abryant at i-review.com> wrote:
#
On Tue, Mar 09, 2010 at 02:14:50PM -0500, Alex Bryant wrote:
...
Just a little note: You should add /usr/sfw/bin to your PATH env var
or ask your Sysadmin to install SUNWgtar:
Solaris 10 (even the 3 years aka pretty old version u3 you are using) 
already comes with a lot of GNU stuff ...

On none-GNU OSs GNU tools usually pick up GNU tools before the OS tools,
when they find them ...

Regards,
jel.